To start debugging an EGL text program or non-J2EE basic program in an EGL debugging session, a launch configuration is required. A launch configuration defines a program's file location and specifies how the program should be launched. You can let the EGL application create the launch configuration (implicit creation), or you can create one yourself (see Creating a launch configuration in the EGL debugger).
To launch a program using an implicitly created launch configuration, do as follows:
To view the implicitly created launch configuration, do as follows:
Related concepts
EGL debugger
Related tasks
Creating a launch configuration in the EGL debugger
Stepping through a program in the EGL debugger
Using breakpoints in the EGL debugger
Viewing variables in the EGL debugger
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.