Space announcement This documentation space provides the same content as before, but the organization of the content has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

Analyzing Execution of Program


This section shows how to analyze the execution of a program in order to uncover loops and dead code as well as validate logic paths. It discusses how to prepare for analysis of a program, execute the program, then analyze the data.

The COUNT command is used to designate portions of the application code you want to analyze. As each designated statement is executed, a counter is incremented. After your test is completed, Code Debug CICS examines the counters and provides statistics about the executed code.

Important

The demonstrations in this section should be performed in Code Debug’s standard operating mode — not one of the three restricted modes. For more information, see the Code Debug CICS Reference Manual.

This section provides information about the following topics:

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*