Deleted stray debugging file pre-merge.

This commit is contained in:
Ward Fisher 2016-02-19 12:25:24 -07:00
parent a75cb302df
commit 5224607d7b

37
gdb.txt
View File

@ -1,37 +0,0 @@
set breakpoint pending on
break nc4hdf.c:872
command
watch provide_fill
c
end
break vardata.c:473
command
watch vals
end
break dumplib.c:1063
command
print len
end
break ncdump.c:1687
break nc4hdf.c:1126
run tst_empty_vlen_unlim.nc
#----------
# Solved first set of problems. On to second, in print_any_val.
#---------
#
#break nc4hdf.c:974
#command
#print fill_value_size
#end