Initiating Debugging for Runtime Visualizer
Rather than performing a static analysis of program source files, Runtime Visualizer presents the actual execution of your application as captured during a code debug session.
Selecting runtime visualization in Code Debug
- Start Workbench for Eclipse, then open the Code Debug perspective as described in the BMC AMI DevX Code Debug Eclipse User Guide.
- Create a new or open an existing debug configuration as described in the BMC AMI DevX Code Debug Eclipse User Guide.
- On the Visualization tab, select the Visualize program and I/O calls checkbox.
- Click Debug to start the debugging session. If necessary, click the Resume toolbar button or press F8 to complete the debugging session.
- When the debugging session completes, a Runtime Visualizer view appears showing the program and I/O calls, one after another, in the order in which they occurred.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*