mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 21:52:36 +00:00
We currently only care about debug exceptions that are triggered by the single-step execution mode. The debug exception is translated to a SIGTRAP, which can be caught and handled by the tracing thread. |
||
|---|---|---|
| .. | ||
| Boot | ||
| CPU.cpp | ||
| CPU.h | ||
| Interrupts.h | ||
| ISRStubs.h | ||