delve/pkg/terminal
Alessandro Arzilli 37e44bf603
proc,proc/native: adds ability to automatically debug child processes (#3165)
Adds the ability to automatically debug child processes executed by the
target to the linux native backend.
This commit does not contain user interface or API to access this
functionality.

Updates #2551
2023-02-22 09:26:28 -08:00
..
colorize terminal: Add config options for tab printing (#3243) 2023-01-05 14:09:03 +01:00
starbind pkg: fix a few function names on comments 2022-10-05 17:40:35 +02:00
command_test.go proc,proc/native: adds ability to automatically debug child processes (#3165) 2023-02-22 09:26:28 -08:00
command.go Documentation: watch example for arbitrary address (#3268) 2023-02-13 06:27:14 -08:00
config.go terminal: Add config options for tab printing (#3243) 2023-01-05 14:09:03 +01:00
disasmprint.go terminal: add ability to show disassembly instead of source (#3047) 2022-07-14 14:08:47 -07:00
docgen.go terminal: remove leftover GOPATH references (#3117) 2022-08-30 10:12:19 -07:00
groups.go terminal: divide commands into categories 2020-03-09 10:11:21 -07:00
out_unix.go terminal: use exact window size for pager (#3249) 2023-01-16 09:20:43 -08:00
out_windows.go terminal: use exact window size for pager (#3249) 2023-01-16 09:20:43 -08:00
out.go terminal: use exact window size for pager (#3249) 2023-01-16 09:20:43 -08:00
starlark_test.go go.mod: update starlark dependency (#3112) 2022-08-22 12:46:26 -07:00
starlark.go *: Fix go vet complaints (#1935) 2020-03-18 09:25:32 -07:00
terminal_other.go fmt code (#2826) 2021-12-13 10:25:23 -08:00
terminal_test.go pkg/locspec: support exact match in SubstitutePath (#3075) 2022-07-25 09:57:31 -07:00
terminal_windows.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
terminal.go pkg/terminal: use default for Y/n empty response (#3248) 2023-01-06 08:49:15 +01:00