delve/terminal
Alessandro Arzilli 38127e5a00 terminal: helpful message in SIGINT handler (#486)
Our handling of SIGINT is confusing to people that expect SIGINT to be
delivered to inferior when they press ^C (see #483 for example).
Let's make an effort to point out what's happening and how one can send
SIGINT to inferior.
2016-04-24 10:27:25 -07:00
..
command_test.go proc: Improvements to Variable printing (#444) 2016-04-24 10:15:39 -07:00
command.go proc: Improvements to Variable printing (#444) 2016-04-24 10:15:39 -07:00
disasmprint.go Disassemble command 2016-02-11 16:59:07 -08:00
terminal_other.go terminal: Update doc strings for getColorableWriter 2016-04-18 12:49:14 -07:00
terminal_windows.go terminal: Update doc strings for getColorableWriter 2016-04-18 12:49:14 -07:00
terminal.go terminal: helpful message in SIGINT handler (#486) 2016-04-24 10:27:25 -07:00