You can access the Debug view's pop-up menu shown in the following illustration by right-clicking inside the Debug view. The Debug View pop-up menu lets you perform the actions described in the following list:
Resumes execution, stopping at the next statement either in the same method, a called method or (if you are at the end of a method), in the method from which the current method was called.
Resumes execution, stopping at the next statement either in the same method or (if you are at the end of a method) in the method from which the current method was called.
Resumes execution, stopping at the next statement in the method from which the current method was called.
Resumes the application (without executing the current method), stopping at the statement either in the same method or (if you are at the end of a method) in the method from which the current method was called.
Toggles the Use Step Filters action to turn on the use of step filters (so all Step actions apply step filters) or turn off the use of step filters.
Resumes execution on one or more selected connections.
Suspends execution on one or more selected connections when the selections contain only running Connections or Stack Frames.
Terminates the selected debug target and ends the debug session.
Disconnects from the selected application, which effectively terminates the debug session.
Note: The Diagram Trace Utility does not support the Properties function on the Debug view pop-up menu.
|
Copyright © 2013 CA.
All rights reserved.
|
|