delve/proctl
Derek Parker bc39ddfbbc Handle SIGINT
Handle SIGINT by stopping the traced program and then displaying a
prompt to the user for commands. If the traced process is not running,
this is a noop.

Closes #30
2015-01-09 16:24:33 -06:00
..
proctl_linux_amd64.go Support Go1.4rc1 2014-12-10 22:31:12 -06:00
proctl_test.go Breakpoints now have ids. Consolidated location lookup logic 2015-01-01 08:23:55 -05:00
proctl.go Handle SIGINT 2015-01-09 16:24:33 -06:00
threads_linux_amd64.go Remove helper file & further isolate linux code 2014-12-09 10:51:17 -06:00
threads.go Handle SIGINT 2015-01-09 16:24:33 -06:00
variables_test.go EvalSymbol supports evaluating struct members on pointers. Fixed panic 2015-01-02 10:02:56 -06:00
variables.go Minor comment cleanup 2015-01-02 10:09:32 -06:00