delve/pkg
Alessandro Arzilli a7c2d837d5 proc: add LocationCover method to BinaryInfo (#1573)
Also fixes findCompileUnitForOffset which was broken in some edge cases
(when looking up an offset inside the last child of the compilation
unit) which don't happen in normal executables (we only look up types, and those
are always direct childs of compile units).
2019-06-24 08:02:14 -07:00
..
config pkg/config: try to use XDG_CONFIG_HOME when present 2019-02-11 14:22:44 -08:00
dwarf proc: add LocationCover method to BinaryInfo (#1573) 2019-06-24 08:02:14 -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: add LocationCover method to BinaryInfo (#1573) 2019-06-24 08:02:14 -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