diff .gdbinit @ 789:9b1558a9151b

unsigend fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sun, 21 Nov 2010 17:28:49 +0900
parents 3ebbec5a72dc
children 75e30aea08cd
line wrap: on
line diff
--- a/.gdbinit	Sun Nov 21 15:36:23 2010 +0900
+++ b/.gdbinit	Sun Nov 21 17:28:49 2010 +0900
@@ -25,7 +25,8 @@
 # r -s test/macro.c
 # r -s test/basic.c
 # r -s test/float.c
-r -s test/strinit.c
+# r -s test/strinit.c
+r -s test/bitfield.c
 # r -s test/arg.c
 # r -s test/obsf2.c
 # r -s test/putenemy.c