comparison .gdbinit @ 701:bf4fd39737e9

fix static in parse mode
author kono
date Tue, 23 Oct 2007 09:58:37 +0900
parents 22e0330a6d5b
children 874adc2528f9
comparison
equal deleted inserted replaced
700:22e0330a6d5b 701:bf4fd39737e9
14 end 14 end
15 b errmsg 15 b errmsg
16 # r -s test/tmp7.c 16 # r -s test/tmp7.c
17 # r -s test/tmp6.c 17 # r -s test/tmp6.c
18 # r -s test/call.c 18 # r -s test/call.c
19 r -s test/code-gen-all.c 19 r -s test/static.c
20 # r -s test/code-gen-all.c
20 # r -s mc-code-powerpc.c 21 # r -s mc-code-powerpc.c
21 # r -s test/strinit.c 22 # r -s test/strinit.c
22 # r -s test/arg.c 23 # r -s test/arg.c
23 # r -s -DINLINE=inline test/strinit.c 24 # r -s -DINLINE=inline test/strinit.c
24 # r -s test/fact-a.c 25 # r -s test/fact-a.c