Debugging a program in full-screen mode: introduction
Note: This chapter is not applicable to IBM® Developer z/OS® (non-Enterprise Edition) or IBM Z and Cloud Modernization Stack (Wazi Code).
Full-screen mode is the interface that z/OS Debugger provides to help you debug programs on a 3270 terminal. This topic describes the following tasks which make up a basic debugging session:
- Compiling or assembling your program with the proper compiler options
- Starting z/OS Debugger
- After you start z/OS Debugger, you will see the full-screen mode interface. The z/OS Debugger full screen interface describes the parts of the interface. Then you can do any of the following tasks:
- Stopping z/OS Debugger
Each topic directs you to other topics that provide more information.