Skip to main content
Module _3_breakpoint
kernel
0.1.0
Module _3_
breakpoint
Module Items
Functions
In kernel::
arch::
x86_
64::
interrupts::
exceptions
kernel
::
arch
::
x86_64
::
interrupts
::
exceptions
Module
_3_
breakpoint
Copy item path
Source
Expand description
Breakpoint exception handler (vector 3,
int3
).
Authors: MarioS271
Functions
ยง
handler
No-op handler; returns immediately so execution resumes after the
int3
.