![]() 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. |
||
---|---|---|
.. | ||
debugger_linux.go | ||
debugger_test.go | ||
debugger_unix_test.go | ||
debugger.go |