delve/pkg/terminal
aarzilli 8f1fc63da8 proc,service,terminal: read defer list
Adds -defer flag to the stack command that decorates the stack traces
by associating each stack frame with its deferred calls.

Reworks proc.next to use this feature instead of using proc.DeferPC,
laying the groundwork to implement #1240.
2018-07-24 14:58:56 -07:00
..
command_test.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
command.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07: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 proc,terminal,service: let headless instances run without connected clients 2018-06-26 10:32:40 -07:00