Use the General tab to specify information about the program that you want to debug.
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
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.
Selecting Debux existing process activates this panel.
Process Id
Type the process ID of the process that you want to debug.
- Tip: Click Browse to search for and automatically enter the required information for an existing process ID.