diff .gdbinit @ 774:9f663c87b8eb

sassign fix for emit_copy single register copy offset (should fix emit_copy?)
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 18 Nov 2010 20:01:00 +0900
parents 37e27e0c77d0
children a2a7b2835fa3
line wrap: on
line diff
--- a/.gdbinit	Thu Nov 18 17:12:15 2010 +0900
+++ b/.gdbinit	Thu Nov 18 20:01:00 2010 +0900
@@ -14,12 +14,13 @@
 end
 b errmsg
 # r -s test/tmp7.c
+r -s -DINLINE=inline test/tmp7.c
 # r -s test/int.c
 # r -s test/tmp6.c
 # r -s test/call.c
 # r -s test/static.c
 # r -s test/tmpa.c
-r -s test/code-gen-all.c
+# r -s test/code-gen-all.c
 # r -s mc-code-powerpc.c
 # r -s test/macro.c
 # r -s test/basic.c