Files
serenity/Kernel/API/POSIX/sys
NoobZang 2a417fc55f Kernel/aarch64+LibDebug: Implement full software step support
Add a PT_SINGLESTEP request to the ptrace API and implement its
handing logic in the kernel.

Update the debugger to call ptrace(PT_SINGLESTEP) instead of directly
poking registers.

Ensure MDSCR_EL1.SS is properly cleared and then reloaded when a
software step occurs.
2025-07-13 13:16:44 -04:00
..
2022-02-28 20:09:37 +01:00
2024-04-24 16:50:01 -04:00
2022-05-05 20:47:38 +02:00
2024-04-24 16:50:01 -04:00