Platform Builder Windows (Compact 2013)
3/26/2014
This section provides information about Platform Builder windows.
In This Section
- Advanced Memory Window
Enables you to search, move, or fill memory.
- Bib and Reg Editor Window
Describes how to use the Bib/Reg editor to directly view, modify, and save binary image builder (.bib) and registry (.reg) files.
- Breakpoints Window
Displays the list of user breakpoints in loaded executable code.
- Call Stack Window
Displays the active stack of function calls.
- Catalog Editor Window
Enables you to create, customize, and modify catalog item (.pbcxml) files.
- Command Window
Enables you to execute commands or aliases directly in the Visual Studio IDE.
- Device Status Window
Provides the status of the connections to the device.
- Disassembly Window
Displays disassembled code, and enables you to debug optimized code and step through source-code lines that contain multiple statements.
- Memory Window
Displays a memory block.
- Modules Window
Enables you to load and unload the symbols for a module.
- Processes Window
Displays information about the processes that are running on the target device.
- Registers Window
Displays core CPU registers.
- Run-time Image Viewer Window
Displays information about a run-time image (.bin) file.
- Threads Window
Displays the threads within processes.
- Variables Window
Provides access to active variables.
- Watch Window
Enables you to monitor variables and expressions while debugging your program.