Function 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.