Share via


Debug Windows (Windows CE 5.0)

Send Feedback

The options on the Debug Windows submenu enable you to work with the debugging functionality available in Platform Builder. Each menu option is displayed with its associated keyboard shortcut for ease of access.

The following options are available.

Command Description
Watch Use to specify variables and expressions you want to watch while debugging. For more information, see Watch window.
Call Stack Use to see the active stack of function calls. For more information, see Call Stack window.
Memory 1 Use to display a snapshot of memory at a given address. For more information, see Memory window.
Memory 2 Use to display a second Memory window.
Variables Use to display the Variables window.
Registers Use to display core CPU registers. For more information, see Registers window.
Disassembly Use to display assembly language or byte code reporesentations of current source code. For more information, see Disassembly window.
List Nearest Symbol Use to find a function name or label near a specified address in source code. For more information, see List Nearest Symbol dialog box.
Breakpoint List Use to display user breakpoints. For more information, see Breakpoints List window.
Advanced Memory Use to access a dialog box that allows you to locate, relocate, or place data in memory. For more information, see Advanced Memory window.
Processes Use to display currently running processes. For more information, see Processes window.
Threads Use to display threads of execution in a specified process. For more information, see Threads window.
Modules and Symbols Use to load or unload the symbols for a module. For more information, see Modules and Symbols window.

See Also

View Menu Options | Menu Descriptions | Platform Builder User Interface

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.