Additional gdb debug.

This commit is contained in:
Ward Fisher 2017-02-14 11:25:54 -07:00
parent a257db6670
commit ad43e09afd

View File

@ -1,13 +1,10 @@
set breakpoint pending yes
break util.c:1011 if i == 6
commands
break putget.c:10948
commands
break getNCvx_schar_schar
break px_get
break px_pgin
end
end
break util.c:1014 if i == 6
#break put_vars
#break util.c:903 if i == 6
break util.c:1020
break util.c:1014 if i == 6 && j == 0
break util.c:1016 if i == 6 && j == 0
break test_write.c:216
commands
break ncx_put_int_double
end