Product Documentation
Cadence SKILL Development Reference
Product Version IC23.1, June 2023

break

break( 
) 
=> none

Description

Forces entry to the break handler if inserted directly into a SKILL function. The default break handler is the debugger.

This function is useful if you want to stop at a particular place in a function.

Arguments

None

Value Returned

None

Related Topics

Debug Functions

breakpt

cont, continue

unbreakpt


Return to top
 ⠀
X