delve/service
Derek Parker 3cee10d8bc Implement 'trace' subcommand
Allows a user to execute `dlv trace [regexp]` and Delve will execute the
program and output information on functions matching [regexp].
2015-07-12 15:20:12 -05:00
..
api Implement 'trace' subcommand 2015-07-12 15:20:12 -05:00
debugger Implement 'trace' subcommand 2015-07-12 15:20:12 -05:00
rpc Implement 'trace' subcommand 2015-07-12 15:20:12 -05:00
test Add command to restart process 2015-07-03 15:35:22 -05:00
client.go Do not ask to kill process we spawned 2015-07-07 09:04:03 -05:00
config.go Introduce JSON-RPC service 2015-06-21 21:11:30 -05:00
server.go Introduce JSON-RPC service 2015-06-21 21:11:30 -05:00