Mercurial > hg > CbC > old > device
diff .gdbinit @ 601:6b808480f08b struct-array-parse-tree
strcut, array parse tree in inmode.
author | kono |
---|---|
date | Fri, 27 Jan 2006 11:07:44 +0900 |
parents | 421be86892b3 |
children | 2dee957ef988 |
line wrap: on
line diff
--- a/.gdbinit Thu Jan 26 21:12:47 2006 +0900 +++ b/.gdbinit Fri Jan 27 11:07:44 2006 +0900 @@ -39,7 +39,7 @@ # run -s l.c # run -s test/const.c # run -s test/basic.c -run -s test/code-gen-all.c +# run -s test/code-gen-all.c # run -s test/tmp7.c # run -s test/inline.c # run -s test/code-gen-inline.c @@ -53,6 +53,6 @@ # run -s test/stralign.c # run -s test/putenemy.c # run -s test/func_conv_err.c -# run -DINLINE=inline test/tmp7.c +run -DINLINE=inline test/tmp7.c # run -DINLINE=inline test/code-gen-all.c # run -s throw.c