Panther Search Documentation Tutorials Devlogs Downloads Source Code

Documentation > Panther Documentation > Intrinsics > @breakpoint

@breakpoint

Panther
Documentation


1: func @breakpoint = () -> Void;

  Cause an execution trap to request the debugger break execution.

Parameters

  None.

Return Value

  Returns Void.

Example

(TODO)

See Also

@abort Abort the program