![]() 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. |
||
---|---|---|
.. | ||
api | ||
dap | ||
debugger | ||
internal/sameuser | ||
rpc1 | ||
rpc2 | ||
rpccommon | ||
test | ||
client.go | ||
config.go | ||
listenerpipe.go | ||
rpccallback.go | ||
server.go |