Files
ladybird/Userland/Libraries/LibDebug/DebugSession.h
Itamar 26250fe14a LibDebug: Add static attach() function
This function is similar to exec_and_attach(), but instead of spawning
a new process and debugging it, it attaches to an existing process.
2023-02-08 19:23:07 +01:00

11 KiB