delve/pkg/terminal
aarzilli 2c0e31160d proc/gdbserial: return error if stopped with a sginal
On macOS we can also stop when we receive a signal,
propagate this reason upwards to the client.

Also clear internal breakpoints after an unrecovered-panic since they
can not be reached anymore.

Fixes #872
2017-09-20 12:39:29 -07:00
..
command_test.go terminal: add config command 2017-09-08 10:27:32 -07:00
command.go proc/gdbserial: return error if stopped with a sginal 2017-09-20 12:39:29 -07:00
config.go terminal: add config command 2017-09-08 10:27:32 -07:00
disasmprint.go Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
docgen.go Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
terminal_other.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal_test.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal_windows.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal.go terminal: add config command 2017-09-08 10:27:32 -07:00