delve/pkg
Alessandro Arzilli dc5d8de320
proc: add waitfor option to attach (#3445)
Adds a waitfor option to 'dlv attach' that waits for a process with a
name starting with a given prefix to appear before attaching to it.

Debugserver on macOS does not support follow-fork mode, but has this
feature instead which is not the same thing but still helps with
multiprocess debugging somewhat.
2023-08-09 10:30:22 -07:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config trace: add timestamp to the output (#3358) 2023-05-08 10:41:47 -07:00
dwarf all: use "len == 0" rather than "len <= 0" when checking empty slice/string (#3439) 2023-07-13 11:30:32 -07:00
elfwriter terminal,service,proc/*: adds dump command (gcore equivalent) (#2173) 2021-01-29 13:39:33 -08:00
gobuild cmd/dlv,service/dap: use randomized name as default output binary (#3366) 2023-05-16 09:36:15 -07:00
goversion all: Bump to v1.21.0 (#3428) 2023-06-27 09:04:52 -07:00
locspec terminal: restore breakpoints set with line offset on restart (#3425) 2023-07-20 12:29:59 +02:00
logflags logflags: simplify Logger interface (#3274) 2023-08-07 13:55:45 -07:00
proc proc: add waitfor option to attach (#3445) 2023-08-09 10:30:22 -07:00
terminal starbind: fix Starlark slice unmarshaling (#3454) 2023-08-07 12:11:05 -07:00
version all: Bump to v1.21.0 (#3428) 2023-06-27 09:04:52 -07:00