Essential development and problem analysis tools to enable a DevOps transformation
This module covers the Debuggers that are integrated into the IBM zDevOps toolsThe PDF will help you learn how to:
– Describe the run/step/animate options
– List PF-Keys associated with them
– Set/unset/inspect conditional and unconditional break-points
– Set "watch" break-points that halt execution when a value in a variable changes
– Show how to access the LPEX editor functionality during debugging (such as Perform Hierarchy)
– Be able to Jump to any given line, and run to a line
– Show how to change variable values dynamically during debug
– Show how to set different levels of variable display
– Monitor specific variables you are interested in
– Generate a Code Coverage report - which documents the lines in your program(s) that were debugged in a given run
Debug a CICS online transaction - Note that CICS online debugging requires IDz or ADFz
– Discuss the Debug Option setup and configuration requirements for Online Debugging
- DTCN Profile
Launch a CICS transaction that invokes the IDz Integrated Debugger