delve/service/api
aarzilli a7718bd358 proc: tolerate memory read errors during stacktrace
When there's a error reading the stack trace the call stack itself
could be corrupted and we should return the partial stacktrace that we
have.

Fixes #868
2017-07-26 12:50:09 -06:00
..
conversions.go Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
prettyprint.go proc/variables: dereference concrete value of interface variables (#905) 2017-06-29 11:17:52 -07:00
types.go proc: tolerate memory read errors during stacktrace 2017-07-26 12:50:09 -06:00