mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 09:57:00 +02:00
This function is similar to exec_and_attach(), but instead of spawning a new process and debugging it, it attaches to an existing process.
This function is similar to exec_and_attach(), but instead of spawning a new process and debugging it, it attaches to an existing process.