Files
serenity/Kernel/API/POSIX
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-05-26 16:33:10 +02:00
2024-04-24 16:50:01 -04:00
2023-08-18 11:43:19 +02:00
2024-04-24 16:50:01 -04:00
2024-04-24 16:50:01 -04:00
2022-09-18 13:27:24 -04:00
2024-12-23 20:38:38 +01:00