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

  1. Start Workbench for Eclipse, then open the Code Debug perspective as described in the BMC AMI DevX Code Debug Eclipse User Guide.
  2. Create a new or open an existing debug configuration as described in the BMC AMI DevX Code Debug Eclipse User Guide.
  3. On the Visualization tab, select the Visualize program and I/O calls checkbox.
  4. Click Debug to start the debugging session. If necessary, click the Resume toolbar button or press F8 to complete the debugging session.
  5. 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*