Start PASE Debug: General tab

Use the General tab to specify information about the program that you want to debug.

Select debug method

Submit and debug program

Submit a process for the program that you want to debug.

Debug existing process

Submit a debug server to attach to the existing process.

Program to debug

Program

Type the fully qualfied path name of the program that you want to debug.

Tip: Click Recent to display a list of programs that you have previously opened with PASE Debugger.

Parameters

(Optional): Type any parameters that you want to pass to the program.

Tip: Click Edit to display a dialog that enables you to edit and save parameters.

Library path

Type the paths to all the libraries that contain program objects that the current program requires in order to run.

Tip: Click Edit to display a dialog that enables you to edit and save the paths.

Environment variables

Type the environment variables that you need to use for your program.

Tip: Click Edit to display a dialog that enables you to edit and save the environment variables.

Initialization command

(Optional): Type the name of a script or program that you want to run before calling the program that you want to debug.

Existing process to debug

Selecting Debux existing process activates this panel.

Process Id

Type the process ID of the process that you want to debug.