Brian de Alwis
f67239f302
terminal: prompt to kill remote if process exited ( #1621 )
2019-07-17 15:54:15 -07:00
Robert Ayrapetyan
df65be43ae
*: FreeBSD initial support ( #1480 )
...
* FreeBSD initial support
* first code review fixes
* regs slice upd
* execPtraceFunc wrap
* disabled concurrency tests
fixed kill() issue
* disabled concurrency tests
fixed kill() issue
* cleanup vendor related code
* cleanup ptrace calls
* vendoring latest changes
* Revert "vendoring latest changes"
This reverts commit 833cb87b
* vendoring latest changes
* requested changes
2019-07-12 18:28:04 -07:00
Derek Parker
4c9a72e486
*: Update import name to github.com/go-delve/delve
...
The repository is being switched from the personal account
github.com/derekparker/delve to the organization account
github.com/go-delve/delve. This patch updates imports and docs, while
preserving things which should not be changed such as my name in the
CHANGELOG and in TODO comments.
2019-01-04 19:43:13 +01:00
aarzilli
03139e8f62
terminal: disable file path case normalization on macOS
...
Fixes #1088
2018-01-28 01:50:02 -08:00
Derek Parker
53f0d24057
Move top-level packages into pkg
2017-02-08 12:17:19 -08:00