16. Debugging Your Application : How You Can Use Break Conditions : Call Break Conditions
 
Share this page                  
Call Break Conditions
A call break condition causes the application to give control to the OpenROAD Debugger when the frame or procedure you specify is called. The Debugger takes control just before the statement that calls the frame or procedure.
Note:  You cannot set a call break condition on a database procedure call.