Mercurial > hg > CbC > old > device
diff .gdbinit @ 701:bf4fd39737e9
fix static in parse mode
author | kono |
---|---|
date | Tue, 23 Oct 2007 09:58:37 +0900 |
parents | 22e0330a6d5b |
children | 874adc2528f9 |
line wrap: on
line diff
--- a/.gdbinit Mon Oct 22 01:47:28 2007 +0900 +++ b/.gdbinit Tue Oct 23 09:58:37 2007 +0900 @@ -16,7 +16,8 @@ # r -s test/tmp7.c # r -s test/tmp6.c # r -s test/call.c -r -s test/code-gen-all.c +r -s test/static.c +# r -s test/code-gen-all.c # r -s mc-code-powerpc.c # r -s test/strinit.c # r -s test/arg.c