delve/pkg
Peter Sanford 1d8636cd3d Handle gdb core files better
Core files created by gdb can have sections missing that would be
present in OS created core files.

We work around this by first reading PT_LOAD entries from the exe and
then reading them from the core.

Fixes #1121
2018-07-02 10:14:04 -07:00
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf proc: support GNU compressed debug sections (go1.11 support) 2018-06-22 11:20:38 -07:00
goversion proc: correctly set G struct offset for 1.11 2018-06-11 11:09:02 -07:00
logflags service,logflags: log all RPC messages 2018-06-14 09:27:38 -07:00
proc Handle gdb core files better 2018-07-02 10:14:04 -07:00
terminal proc,terminal,service: let headless instances run without connected clients 2018-06-26 10:32:40 -07:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00