delve/pkg
Alessandro Arzilli 7b19fe9e69 proc: add test for attach/detach, fix detach (#773)
Detach did not work for processes we attach to via PID.

Linux: we were only detaching from the main thread, all threads are
detached independently

Windows: we must resume all threads before detaching.

macOS: still broken.

Updates #772
2017-03-28 09:30:27 -07:00
..
config Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
dwarf Fix benchmark in DWARF line parser test (#737) 2017-02-13 22:24:54 +01:00
proc proc: add test for attach/detach, fix detach (#773) 2017-03-28 09:30:27 -07:00
target Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal terminal: trim space in interactive console (#770) 2017-03-21 14:41:02 -07:00
version Move top-level packages into pkg 2017-02-08 12:17:19 -08:00