mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 12:37:44 +00:00
![]() PT_SETTREGS sets the regsiters of the traced thread. It can only be used when the tracee is stopped. Also, refactor ptrace. The implementation was getting long and cluttered the alraedy large Process.cpp file. This commit moves the bulk of the implementation to Kernel/Ptrace.cpp, and factors out peek & poke to separate methods of the Process class. |
||
---|---|---|
.. | ||
main.cpp | ||
Makefile |