delve/pkg
aarzilli cd5203e305 proc: fix reading of empty strings in core files
Every time we read an empty string we accidentally issue a read for 0
bytes at address 0, this is fine for real memory but the core file
reader doesn't like it.

Fixes an issue reported on the mailing list.
2018-03-08 11:58:03 -08:00
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf dwarf/reader,proc: support DW_AT_abstract_origin (#1111) 2018-02-13 09:20:45 -08:00
goversion cmd/dlv: do not pass "linkmode internal" for windows on go1.9 and later 2017-08-01 11:20:25 -06:00
proc proc: fix reading of empty strings in core files 2018-03-08 11:58:03 -08:00
terminal terminal: disable file path case normalization on macOS 2018-01-28 01:50:02 -08:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00