delve/dwarf
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
..
frame Un-export that which need not be exported 2015-06-13 14:13:26 -05:00
line Improve 'next' impl for non-go next'ing 2015-04-20 13:03:22 -05:00
op Handle NULL addrs / empty OP stacks 2015-05-07 16:55:06 -05:00
reader Implement 'trace' subcommand 2015-07-12 15:20:12 -05:00
util Update for Go 1.3.1 2014-09-13 12:28:46 -05:00