Testing an Assembler Program
This section demonstrates how to test an Assembler application program, first without setting breakpoints, and then by setting breakpoints and stepping through the code. You will use the XPED transaction to test an application transaction (XASM) and fix an abend. XASM is the sample demonstration transaction shipped with Code Debug CICS. It is a simple employee payroll transaction that executes the Assembler program CWDEMASM. The XASM transaction is used throughout this space to cause several types of abends.
If you have questions about what screen to use for a function, the Code Debug CICS Quick Reference contains a list of screen IDs and titles, default PF key settings, and commands.
This section provides information about the following topics: