delve/service/debugger
Derek Parker 3129aa7330 *: Show return values on CLI trace
This patch allows the `trace` CLI subcommand to display return values of
a function. Additionally, it will also display information on where the
function exited, which could also be helpful in determining the path
taken during function execution.

Fixes #388
2018-10-19 20:32:27 +02:00
..
debugger_darwin.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger_linux.go debugger: make yama error more verbose 2018-08-20 10:37:04 -07:00
debugger_windows.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger.go *: Show return values on CLI trace 2018-10-19 20:32:27 +02:00
locations_test.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
locations.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00