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.
pub fn bochs_breakpoint()
Emits a ‘magic breakpoint’ instruction for the Bochs CPU
emulator. Make sure to set magic_break: enabled=1
in your .bochsrc
file.