Preparing an assembler program
To debug an assembler program with the full capabilities of z/OS® Debugger, you need to prepare the program.
- Assemble your program with the proper options.
- Create the
EQALANGX
file. - Link-edit your program.
If you use IBM® z/OS Debugger Utilities to prepare your assembler program, you can do steps 1 and 2 in one step.