Mercurial > hg > CbC > old > device
diff .gdbinit @ 777:be917edcb671
i64 continue... minor fix code segment test start
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 18 Nov 2010 23:44:35 +0900 |
parents | a2a7b2835fa3 |
children | 3bc6c34bfa2e |
line wrap: on
line diff
--- a/.gdbinit Thu Nov 18 21:39:55 2010 +0900 +++ b/.gdbinit Thu Nov 18 23:44:35 2010 +0900 @@ -26,8 +26,8 @@ # r -s test/basic.c # r -s test/float.c # r -s test/strinit.c -# r -s test/arg.c +r -s test/arg.c # r -s test/putenemy.c -r -s -DINLINE=inline test/code-gen-all.c +# r -s -DINLINE=inline test/code-gen-all.c # r -s -DINLINE=inline test/strinit.c # r -s test/fact-a.c