delve/pkg/dwarf/dwarfbuilder
Alessandro Arzilli f5d5a681d0
proc: do not assume abstract origins precede their uses (#2293)
The DWARF standard does not say that a DW_ATTR_abstract_origin can only
reference entries that appear before it, this change fixes BinaryInfo
to comply. See #2284 for an example of this happening.
2021-01-27 06:58:48 -08:00
..
builder.go dwarf/*: add godoc comments (#2265) 2020-12-14 09:31:11 -08:00
info.go proc: do not assume abstract origins precede their uses (#2293) 2021-01-27 06:58:48 -08:00
loc.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00