delve/pkg
aarzilli 3a9431388a terminal: print something when continue errors even if we don't have a file
We should print something when we exit from continue/next/step/stepout
even if we don't have a source file for the instruction that we are
stopped on.

This is mostly important on macOS where a SIGSEGV will cause 'continue'
to fail with a 'bad access' error (see #852) and the output can be
confusing.

Fixes #1244
2018-09-25 17:46:11 -07:00
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf *: Misc refactors, and doc additions 2018-09-19 20:59:35 +02:00
goversion proc: correctly set G struct offset for 1.11 2018-06-11 11:09:02 -07:00
logflags *: function call injection for go 1.11 2018-07-13 13:37:54 -07:00
proc proc: implement conversion of integers to string 2018-09-25 09:52:04 -07:00
terminal terminal: print something when continue errors even if we don't have a file 2018-09-25 17:46:11 -07:00
version all: Bump to v1.1.0 2018-08-16 13:20:21 -07:00