delve/service/test
aarzilli c4797ea445 proc: Breakpoint to catch unrecovered panics
Automatically sets a breakpoint on runtime.startpanic, the function
that gets called by runtime.dopanic when a panic is not recovered.

Implements #317
2016-03-09 14:15:30 +01:00
..
integration_test.go proc: Breakpoint to catch unrecovered panics 2016-03-09 14:15:30 +01:00
variables_test.go debugger: bugfix: make delve API thread safe 2016-02-24 17:49:30 -08:00