Mercurial > hg > CbC > old > device
diff .gdbinit @ 489:79fef53141b4
fix clear_ptr_cache in MIPS/ARM.
author | kono |
---|---|
date | Mon, 19 Dec 2005 22:42:12 +0900 |
parents | 32737bad7489 |
children | ad874ef77dde |
line wrap: on
line diff
--- a/.gdbinit Sat Dec 17 10:32:34 2005 +0900 +++ b/.gdbinit Mon Dec 19 22:42:12 2005 +0900 @@ -32,7 +32,7 @@ b errmsg tb main # run -s test/inline.c -run -s mc-parse.c +# run -s mc-parse.c # run -s mc-codegen.c # run -s nkf203/nkf.c # run -s -ob01.s mc-switch.c @@ -41,4 +41,4 @@ # run -s test/basic.c # run -s test/code-gen-all.c # run -s test/tmp7.c -# run -s test/inline.c +run -s test/inline.c