![]() |
![]() |
![]() |
This dialog box
is not available when debugging on the AS/400.
Restriction: This dialog box applies to interpreted Java programs only. It does not apply to debugging High Performance Compiled Java programs or OS/390 Java program objects.
Use the Attach to Java Virtual Machine dialog box to attach to an already running Java Virtual Machine (JVM). Attaching to a running JVM allows you to debug the interpreted Java program running inside the JVM. When attaching to a JVM, you select the location of execution for the debug engine rather than the location of execution for the program.
Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.
Attach method |
|
||||||||||||
Use program profile | Check this box if you want the fonts, breakpoints, and monitor settings
for your program restored from the last time you debugged the program. If you are
debugging the program for the first time, the debugger windows start up with their default
appearance, and no breakpoints are initially set. If you check this box, any changes you make to the monitors and breakpoints are saved. If you do not want this information to be restored or saved, do not check this box. When the check box is off, the debugger windows start up with their default appearance, and no breakpoints are initially set. Note: If you add or delete lines in your source file, recompile it, and then debug the program again with a saved program profile, line breakpoints may no longer match the code they were initially set for because line breakpoint information is saved by line number, not by the content of the line. |
||||||||||||
Push-buttons |
|