On Wed, 10 Dec 2025 15:23:00 -0500, Joseph Reichman <[email protected]> wrote:
>By debugger load you mean at load Debugger and TSO TEST must know about additional load modules beyond the load module specified at startup. Both have a LOAD command that maps a load module. In your case, your estae load module. You can't set a breakpoint in it until you tell the debugger to load it. Debugger can optionally pause after debugger init and this is when you would enter the load and set breakpoint. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
