delve/pkg
Alessandro Arzilli 215e13e81b proc: simplify partial unit support (#1565)
Instead of reading partial units as we see them skip them entirely and
then re-read them when they are imported, directly into the destination
compile unit.

This avoids a lot of duplicate code in the loadDebugInfoMaps function
and will simplify implementing logical breakpoints and support for the
new DW_AT_go_package_name attribute added in Go 1.13.
2019-05-31 09:08:20 -07:00
..
config pkg/config: try to use XDG_CONFIG_HOME when present 2019-02-11 14:22:44 -08:00
dwarf proc: support debugging plugins (#1414) 2019-05-08 14:06:38 -07:00
goversion cmd/dlv: add Go version check (#1533) 2019-04-26 10:24:21 -07:00
logflags Miscellaneous logging improvements (#1525) 2019-03-27 14:58:36 -07:00
proc proc: simplify partial unit support (#1565) 2019-05-31 09:08:20 -07:00
terminal terminal: add alias gr for goroutine and grs for goroutines (#1559) 2019-05-31 09:33:39 +02:00
version all: Bump to v1.2.0 2019-02-14 09:28:00 +01:00