delve/pkg
Alessandro Arzilli 9f97edb0bb
proc,proc/*: add StopReason field to Target (#1877)
* proc,proc/*: move SelectedGoroutine to proc.Target, remove PostInitializationSetup

moves SelectedGoroutine, SwitchThread and SwitchGoroutine to
proc.Target, merges PostInitializationSetup with NewTarget.

* proc,proc/*: add StopReason field to Target

Adds a StopReason field to the Target object describing why the target
process is currently stopped. This will be useful for the DAP server
(which needs to report this reason in one of its requests) as well as
making pull request #1785 (reverse step) conformant to the new
architecture.

* proc: collect NewTarget arguments into a struct
2020-03-10 12:27:38 -07:00
..
config pkg/config: add max-variable-recurse parameter (#1626) 2019-07-23 14:40:35 -07:00
dwarf pkg/proc,service: support linux/386 (#1884) 2020-03-10 09:34:40 -07:00
gobuild service/dap: Add support for debug and test modes (#1901) 2020-03-04 09:22:51 -08:00
goversion *: Go 1.14 support branch (#1727) 2020-02-10 17:31:54 -08:00
logflags logflags: Add pid to server-listening-at message (#1885) 2020-03-09 10:14:34 -07:00
proc proc,proc/*: add StopReason field to Target (#1877) 2020-03-10 12:27:38 -07:00
terminal pkg/proc,service: support linux/386 (#1884) 2020-03-10 09:34:40 -07:00
version all: bump version number and release notes 2020-02-11 11:38:41 +01:00