delve/pkg/dwarf
Javier Honduvilla Coto 998e2f2aea
dwarf/frame: Remove expression constants (#3218)
As they are unused and wrong. pkg/dwarf/op/opcodes.go has the right
opcodes and that's what's used

Signed-off-by: Francisco Javier Honduvilla Coto <javierhonduco@gmail.com>

Signed-off-by: Francisco Javier Honduvilla Coto <javierhonduco@gmail.com>
2022-12-13 09:09:20 -08:00
..
dwarfbuilder *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00
frame dwarf/frame: Remove expression constants (#3218) 2022-12-13 09:09:20 -08:00
godwarf *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
line pkg/dwarf/line: Fix parsing file table for DWARFv5 (#3090) 2022-08-05 19:16:38 +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 dwarf/op,proc: output register name when printing location exprs (#3052) 2022-07-15 14:56:00 +02:00
reader proc: do not check return args when loading return vals of call injection 2021-10-02 15:44:30 +02:00
regnum dwarf/op,proc: output register name when printing location exprs (#3052) 2022-07-15 14:56:00 +02:00
util *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00