delve/service/test
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
..
common_test.go terminal: let 'list' work on file:line exprs that don't map to code (#1728) 2019-10-25 09:59:18 -07:00
integration1_test.go *: Add .cirrus.yml for FreeBSD testing (#1639) 2019-07-30 08:38:25 -07:00
integration2_test.go proc: support DW_AT_go_package_name (#1757) 2019-11-25 09:10:18 -08:00
variables_test.go proc: support DW_AT_go_package_name (#1757) 2019-11-25 09:10:18 -08:00