Files
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
..
2021-12-13 10:25:23 -08:00
2021-12-13 10:25:23 -08:00
2021-12-13 10:25:23 -08:00
2022-03-23 16:10:00 +01:00