breakpoint

carb.breakpoint() None

Issues a hardware breakpoint.

Warning: If a native debugger is not attached, this can cause an application error resulting in a crash.

Parameters

None

Returns

None