delve/pkg/terminal
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
..
command_test.go proc: support position independent executables (PIE) 2018-10-11 11:21:27 -07:00
command.go *: Show return values on CLI trace 2018-10-19 20:32:27 +02:00
config.go all: Spelling 2018-03-20 11:05:35 +01:00
disasmprint.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
docgen.go Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
terminal_other.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal_test.go terminal: disable file path case normalization on macOS 2018-01-28 01:50:02 -08:00
terminal_windows.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal.go config,terminal: Add source-list-line-color configuration option 2018-10-10 11:24:29 -07:00