delve/service/rpc
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
..
client.go Implement 'trace' subcommand 2015-07-12 15:20:12 -05:00
server.go Do not ask to kill process we spawned 2015-07-07 09:04:03 -05:00