16. Debugging Your Application : How You Can Use Break Conditions : Method Invocation Break Conditions
 
Share this page                  
Method Invocation Break Conditions
A method invocation break condition causes the application to pass control to the OpenROAD Debugger whenever it encounters the specified method in the code. The Debugger receives control immediately before the statement that invokes the method.