Skip to main content

breakpoint

Function breakpoint 

Source
pub fn breakpoint()
Expand description

Invokes a debug break instruction if the debugger is enabled and initialized. This will cause the debugger to break in. If the debugger is not enabled and initialized, this routine will have no effect.