Function x86_64::instructions::bochs_breakpoint
source · pub fn bochs_breakpoint()
Expand description
Emits a ‘magic breakpoint’ instruction for the Bochs CPU
emulator. Make sure to set magic_break: enabled=1
in your .bochsrc
file.