delve/pkg/dwarf
aarzilli 4e7b689e1a proc: rewrite FindFileLocation to support generics
With generics a single function can have multiple concrete
instantiations, the old version of FindFileLocation supported at most
one concrete instantiation per function and any number of inlined
calls, this supports any number of inlined calls and concrete
functions.
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 *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07: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