delve/_fixtures/internal
Alessandro Arzilli 151de14d08 proc: support DW_AT_go_package_name (#1757)
Use the name specified by compile unit attribute DW_AT_go_package_name,
introduced in Go 1.13, to map package names to package paths, instead of
trying to deduce it from names of types.
Also use this mapping for resolving global variables and function
expressions.
2019-11-25 09:10:18 -08:00
..
dir0 tests: rename _fixtures/vendor to _fixtures/internal 2018-11-06 08:52:06 -08:00
dir1/pkg tests: rename _fixtures/vendor to _fixtures/internal 2018-11-06 08:52:06 -08:00
dir.io proc: support DW_AT_go_package_name (#1757) 2019-11-25 09:10:18 -08:00
pluginsupport proc,proc/native,proc/gdbserial: initial plugin support (#1413) 2019-03-20 10:32:51 -07:00