delve/pkg/terminal
aarzilli d7d4c144c8 cmd/dlv,terminal: fix accept-multiclient behavior
1. Check IsMulticlient and send stop request before doing anything
   else.
2. Allow init file to call 'exit'

Fixes #1430
2018-12-03 09:58:29 -08:00
..
command_test.go proc: support position independent executables (PIE) 2018-10-11 11:21:27 -07:00
command.go cmd/dlv,terminal: fix accept-multiclient behavior 2018-12-03 09:58:29 -08: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 cmd/dlv,terminal: fix accept-multiclient behavior 2018-12-03 09:58:29 -08:00