Function x86_64::instructions::interrupts::int3
source · pub fn int3()Expand description
Cause a breakpoint exception by invoking the int3 instruction.
pub fn int3()Cause a breakpoint exception by invoking the int3 instruction.