delve/pkg/terminal
aarzilli 1758f8523a pkg/terminal: print DWARF location expression with whatis
Adds a configuration option (show-location-expr) that when activated
will cause the whatis command to also print the DWARF location
expression for a variable.
2017-12-20 16:34:47 -08:00
..
command_test.go debugger/locations: locspec "+0" should always evaluate to the current PC 2017-12-18 10:30:53 -08:00
command.go pkg/terminal: print DWARF location expression with whatis 2017-12-20 16:34:47 -08:00
config.go pkg/terminal: print DWARF location expression with whatis 2017-12-20 16:34:47 -08:00
disasmprint.go Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -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 Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal_windows.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal.go terminal: add config command 2017-09-08 10:27:32 -07:00