Mercurial > hg > CbC > old > device
diff .gdbinit @ 583:421be86892b3
ia32 reorganization
author | kono |
---|---|
date | Tue, 17 Jan 2006 23:38:57 +0900 |
parents | 7e0076617c76 |
children | 6b808480f08b |
line wrap: on
line diff
--- a/.gdbinit Mon Jan 16 00:52:56 2006 +0900 +++ b/.gdbinit Tue Jan 17 23:38:57 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 @@ -55,4 +55,4 @@ # run -s test/func_conv_err.c # run -DINLINE=inline test/tmp7.c # run -DINLINE=inline test/code-gen-all.c -run -s throw.c +# run -s throw.c