delve/pkg/dwarf/line
Alessandro Arzilli 45fb477379 proc: better handling of bad DW_TAG_inlined_subroutine without debug_line (#1722)
Avoid crashing with nil pointer dereference, signal error instead.

Fixes #1720
2019-10-21 10:43:03 -07:00
..
_testdata dwarf/line: fix some bugs with the state machine 2018-07-31 12:01:14 -07:00
line_parser_test.go dwarf/line: fix state machine behavior with multi-sequence units (#1681) 2019-10-07 09:54:32 -07:00
line_parser.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
state_machine_test.go dwarf/line: fix state machine behavior with multi-sequence units (#1681) 2019-10-07 09:54:32 -07:00
state_machine.go proc: better handling of bad DW_TAG_inlined_subroutine without debug_line (#1722) 2019-10-21 10:43:03 -07:00