delve/pkg/dwarf/line
aarzilli 440b440562 proc: support GNU compressed debug sections (go1.11 support)
Go1.11 switched to the zlib-gnu compression format for debug sections.
Change proc and and a test in dwarf/line to support this change.

Also deletes some dead code from pkg/proc/bininfo.go that hadn't been
used in a long time.
2018-06-22 11:20:38 -07:00
..
line_parser_test.go proc: support GNU compressed debug sections (go1.11 support) 2018-06-22 11:20:38 -07:00
line_parser.go *: Use structured logging 2018-06-22 09:45:10 +02:00
state_machine.go *: Use structured logging 2018-06-22 09:45:10 +02:00