Skip to content

Drive ptrace into a wall, prepare for overhaul

jD91mZM2 requested to merge jD91mZM2/syscall:ptrace into master

I have recently implemented some basic signal handling and it just felt... off. So I gave the RFC a big overhaul with a more scalable system that I believe is much, much better. But since that might end up being a large diff (not too large though, most of the back-end is separated from the front-end luckily), I thought why not merge this working but sub-optimal PR first, as to "flush" the diff and start clean.

To be merged with kernel!106 (merged)

Edited by jD91mZM2

Merge request reports