delve/dwarf
Alessandro Arzilli 1afcc6c189 Fix for #614 and #683 (#687)
* service: Prevent panics from crashing delve and killing the target

Catch all unrecovered proc and debugger panics in the service layer and
report them as errors, allow users to cleanly detach from the target
and quit.

Fixes #614

* proc: Next/Step should not panic if line info can not be found.

Fixes #683
2017-01-09 15:21:54 -08:00
..
frame proc: bugfix: Truncate stacktrace when FDE of a frame can not be found 2016-03-28 09:01:16 -07:00
line Fix for #614 and #683 (#687) 2017-01-09 15:21:54 -08:00
op bugfix, Issue #163: offset of g struct in TLS picked based on the value of runtime.buildVersion and presence of compile units created by GNU AS, instead of being fixed to -16 2015-07-28 07:33:51 +02:00
reader proc: Back to using vendored golang.org/x/debug/ (#585) 2016-07-05 11:58:11 -07:00
util dwarf: Fix typo in dwarf/util/util.go (#530) 2016-05-17 16:36:41 -07:00