delve/pkg/terminal
aarzilli 9826531597 proc,debugger,terminal: read goroutine ancestors
Add options to the stack command to read the goroutine ancestors.
Ancestor tracking was added to Go 1.12 with CL:
https://go-review.googlesource.com/c/go/+/70993/

Implements #1491
2019-03-28 13:55:32 +01:00
..
command_test.go proc/gdbserial: do not return floating point regs when not requested (#1497) 2019-02-26 08:53:45 -08:00
command.go proc,debugger,terminal: read goroutine ancestors 2019-03-28 13:55:32 +01:00
config.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
disasmprint.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
docgen.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
terminal_other.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal_test.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
terminal_windows.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00