![]() Filter out DYLD_INSERT_LIBRARIES on Darwin when launching debugserver. This is needed since macOS Ventura, loading custom dylib into debugserver using DYLD_INSERT_LIBRARIES leads to a crash. This is unlike other protected processes, where they just strip it out. |
||
---|---|---|
.. | ||
gdbserver_conn.go | ||
gdbserver_unix.go | ||
gdbserver_windows.go | ||
gdbserver.go | ||
rr_test.go | ||
rr.go |