mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
Additional gdb debug.
This commit is contained in:
parent
a257db6670
commit
ad43e09afd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user