delve/service/api
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
..
conversions.go *: Show return values on CLI trace 2018-10-19 20:32:27 +02:00
prettyprint.go proc,prettyprint: guard against autodereferenced escaped pointers (#1077) 2018-01-19 15:50:28 +01:00
types.go *: Show return values on CLI trace 2018-10-19 20:32:27 +02:00