delve/service
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
..
api service, terminal: Named breakpoints and breakpoint conditions 2016-02-16 15:59:37 -08:00
debugger proc: Breakpoint to catch unrecovered panics 2016-03-09 14:15:30 +01:00
rpc New command 'types' 2016-02-27 15:39:11 -08:00
test proc: Breakpoint to catch unrecovered panics 2016-03-09 14:15:30 +01:00
client.go New command 'types' 2016-02-27 15:39:11 -08:00
config.go cmd/dlv: add flag to make headless server accept multiple clients 2016-02-17 20:09:50 +01:00
server.go misc: cleanup and documentation 2016-01-10 02:10:51 -08:00