Running iSeries System Debugger

Start the iSeries™ System Debugger components using these instructions.

For information about running each component, see the following sections:

To learn more about iSeries System Debugger, start iSeries System Debugger and review the help information by performing one of the following actions:

Starting Debug Manager

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

java utilities.DebugMgr

Starting System Debugger

To start 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 Debug Manager to register your client, you can issue the Start Debugging (STRDBG) CL command from an emulation session to start System Debugger. You can also start System Debugger directly from System Debug Manager.

Starting i5/OS™ PASE Debugger

To start i5/OS PASE Debugger from a command prompt on your client, run the following command:

java utilities.DebugPASE <args>

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

Note: You can start i5/OS PASE Debugger directly from System Debug Manager. Unlike System Debugger, you cannot start i5/OS PASE Debugger from an emulator session.
Related concepts
iSeries System Debugger components
Installing iSeries System Debugger
Related reference
Printable PDF