Monitors Menu Choices
Select choices from the Monitors menu of the Debug Session Control
window to open other debugging windows such as monitors, call stack, registers,
and storage.
The choices listed under the Monitors menu are also accessible from
the tool bar of the source windows.
Call stack
Displays the Call Stack window,
which allows you to monitor the call stack for a particular thread. This
window is described in Using
the Call Stack Window.
Registers
Displays
the Registers window, which allows you to monitor registers and flags for
a particular component or thread. This window is described in Using
the Registers Window.
Storage
Displays
the Storage window, which allows you to monitor the storage in your program.
This window is described in Using
the Storage Window.
Local variables
Displays
the Local Variables window, which allows you to display the local variables
for the program's current function. This window is described in Using
the Local Variables Window.
Passthru
Allows
you to send commands to KDB and displays the formatted KDB response.
[Back: Delete All]
[Next: Run Menu Choices]