The name of this dialog box changes depending on the program you are debugging. The name of this dialog box may be Open New Source or Open New Module. The prompts for the Open New Source dialog box differ depending on the language you are debugging. Select the appropriate dialog box:
Open New Source dialog box (compiled languages)
Use the Open New Source dialog box to load additional source files for the program you are debugging.
The prompts in the Open New Source dialog box
Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.
Executable | Select the executable to which the source file you wish to load belongs from the program names in this selection list. | ||||||||||
Source | Select the source file you wish to load from the source file
names in this selection list. To select a source file not named in this list, do one of the following:
|
||||||||||
All executables | Select this check box if you want to select your source file from executables that the debugger is aware of. | ||||||||||
Debugging information only | Select this check box if you only want to load source code for programs that have debugging information. | ||||||||||
Push buttons |
|
Open New Source dialog box (interpreted Java)
Use the Open New Source dialog box to load additional source files for the program you are debugging.
The prompts in the Open New Source dialog box
Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.
Package | Select the package to which the class file you wish to load belongs from the packages in this selection list. If the package name does not appear in the selection list, type the package name in this field. | ||||||||||
Class | Select the class file you wish to load from the class file
names in this selection list. To select a class file not named in this list, do one of the following:
|
||||||||||
All packages | Select this check box if you want to select your class file from package files that the debugger is aware of. | ||||||||||
Debugging information only | Select this check box if you only want to load source code for classes that have debugging information. | ||||||||||
Push buttons |
|
Use the Open New Module dialog box to display the source of the various modules of your program.
Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.
Program | From the program names in this selection list, select the program to which the module source you wish to display belongs. | ||||||||||
Module | Select the module of which you wish to show the source from the modules in this selection list. If the module is not available in this list, type its name and path directly into this field. | ||||||||||
![]() |
Select the class file you wish to load from the class file
names in this selection list. To select a class file not named in this list, do one of the following:
The Java class can be in any of the following formats:
|
||||||||||
All programs | Select this check box if you want to select your module from the programs that are currently under debug mode. | ||||||||||
Debugging information only | Select this check box if you only want to load source code for programs that have debugging information. | ||||||||||
Push buttons |
|