![]() |
![]() |
![]() |
The behavior of the Registers pane changes depending on the platform running the program you are debugging. The Registers pane is not available when debugging on the AS/400. Select the appropriate platform:
Use the Registers pane to view or modify the contents of the registers monitored for your program. The Distributed Debugger initially displays a list of threads for your program.
You can expand the thread entries to display a list of register categories. You can then expand a register category that interests you to examine or edit the contents of the registers in that category.
In the Registers pane, floating-point registers are displayed either as floating-point decimal numbers or as hexadecimal values.
The Registers pane is not
available when debugging interpreted Java programs. It is available when debugging High
Performance Compiled (HPC) Java programs or OS/390 Java program objects.
Use the Registers pane to view or modify the contents of the registers monitored for your program. The Distributed Debugger initially displays a list of threads for your program.
You can expand the current program thread to display a list of register categories. You can then expand a register category that interests you to examine or edit the contents of the registers in that category.
In the Registers pane, floating-point registers are displayed either as floating-point decimal numbers or as hexadecimal values.
A pop-up menu option lets you display the contents of a selected storage block according to a user-defined layout specified in an XML file.
The Registers pane is not
available when debugging interpreted Java programs. It is available when debugging OS/390
Java program objects.