delve/pkg
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
..
config config,terminal: Add source-list-line-color configuration option 2018-10-10 11:24:29 -07:00
dwarf proc: add flag to disable escape checking in function calls 2018-10-15 09:31:35 -07:00
goversion proc: correctly set G struct offset for 1.11 2018-06-11 11:09:02 -07:00
logflags *: function call injection for go 1.11 2018-07-13 13:37:54 -07:00
proc *: Show return values on CLI trace 2018-10-19 20:32:27 +02:00
terminal *: Show return values on CLI trace 2018-10-19 20:32:27 +02:00
version all: Bump to v1.1.0 2018-08-16 13:20:21 -07:00