delve/pkg/dwarf/godwarf
Alessandro Arzilli 5c7049b7b1
dwarf/godwarf: fix alignment calculation for typedef types (#3362)
Alignment calculation for typedef types was wrong due to a missing
Align method.

Fixes #3360
2023-05-08 10:38:53 -07:00
..
addr.go proc/dwarf: Move util functions to dwarf package (#3252) 2023-01-16 09:20:20 -08:00
buf.go proc/dwarf: Move util functions to dwarf package (#3252) 2023-01-16 09:20:20 -08:00
sections.go proc: support GNU compressed debug sections (go1.11 support) 2018-06-22 11:20:38 -07:00
tree_test.go proc,dwarf: cache debug.Entry objects (#1931) 2020-03-20 10:23:10 -07:00
tree.go godwarf: Allow extracting a DWARF entry's field (#3258) 2023-01-31 08:40:19 -08:00
type.go dwarf/godwarf: fix alignment calculation for typedef types (#3362) 2023-05-08 10:38:53 -07:00