![]() 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 |
||
---|---|---|
.. | ||
command_test.go | ||
command.go | ||
config.go | ||
disasmprint.go | ||
docgen.go | ||
terminal_other.go | ||
terminal_test.go | ||
terminal_windows.go | ||
terminal.go |