*** empty log message ***
[m17n/m17n-lib.git] / example / .gdb.util
index 9fafb7c..efc3b4b 100644 (file)
@@ -39,7 +39,12 @@ echo \n
 end
 
 define xgstring
-set dump_gstring (gstring, 0)
+set dump_gstring (gstring, 0, 0)
+echo \n
+end
+
+define xgstr
+set dump_gstring ($arg0, 0, 1)
 echo \n
 end