Starting PASE Debugger

You can start PASE Debugger from the Debug Manager or from a command line.

Using the Debug Manager

To start PASE Debugger from the Debug Manager:

  1. Start the Debug Manager program on your workstation.
  2. Right-click the row that contains the system to which you want to connect, then select Start PASE Debug.
  3. Specify the information on the Start PASE Debug dialog.
  4. Click OK.

The Start PASE Debug dialog sends a request that contains connection information to the debug hub. The debug hub starts a debug server job, which services and debugs the user process.

Using a command line

To start PASE Debugger from the command line, open a command line on the client workstation and run the following command:

     java utilities.DebugPASE <args>

where <args> represents any of the following arguments:

-u = User

-s = System name

-p = Fully qualified path to the program that you want to debug

-pid = Process ID