delve/pkg/dwarf
aarzilli 18f2a4c46b proc,dwarf/godwarf: support parametric types with dictionaries
Change debug_info type reader and proc to convert parametric types into
their real types by reading the corresponding dictionary entry and
using the same method used for interfaces to retrieve the DIE from a
runtime._type address.

'2586e9b1'.
2021-10-02 15:44:30 +02:00
..
dwarfbuilder *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00
frame proc: add workaround for debug_frame bug on macOS (#2374) 2021-03-09 11:35:24 +01:00
godwarf proc,dwarf/godwarf: support parametric types with dictionaries 2021-10-02 15:44:30 +02:00
line proc: rewrite FindFileLocation to support generics 2021-10-02 15:44:30 +02:00
loclist dwarf/loclist,godwarf,proc: support DWARF version 5 loclists and debug_addr (#2097) 2020-08-17 17:19:46 -07:00
op pkg/proc: merge register data before writing to register (#2699) 2021-09-24 15:27:44 -07:00
reader proc: do not check return args when loading return vals of call injection 2021-10-02 15:44:30 +02:00
regnum gdbserial,regnum: support ZMM registers, disable 'g' on debugserver (#2498) 2021-05-26 08:21:03 -07:00
util *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00