Begin changeRunning the iSeries System Debugger

You can use a client command prompt to start the Debug Manager or start the System Debugger.

To learn more about the iSeries system Debugger, run the iSeries System Debugger and consult the online help. To view the iSeries System Debugger online help, perform one of the following actions:

Starting the Debug Manager

To start the Debug Manager from a command prompt on your client, run the following command:

     java utilities.DebugMgr

Starting the System Debugger

To start the System Debugger from a command prompt on your client, run the following command:

     java utilities.Debug <args>

where <args> represents any of the following command arguments:

Note: Once you use the Debug Manager to register your client, you can issue the Start Debugging (STRDBG) CL command from an emulation session to start the System Debugger. You can also launch the System Debugger directly from the System Debug Manager.

To learn more about the iSeries System Debugger, run the iSeries System Debugger and consult the online help. To view the iSeries System Debugger online help: