Options Dialog Box: System Debugger: General (Compact 2013)
3/26/2014
Use this page of the Options Dialog Box to configure global settings for the kernel debugger and its associated debug windows. To display this page, go to Platform Builder > System Debugger > General in the left pane of the dialog box. The settings are grouped on the page by type. The following table describes them.
Dialog Box Area |
Option |
Description |
---|---|---|
General |
Hexadecimal display |
Select to display values in hexadecimal format and parse user input in hexadecimal format in all debugger windows and dialogs. |
General |
Display Unicode strings |
Select to display Unicode-format strings for debugging international programs. |
General |
View floating point registers |
Select to display contents of floating-point registers in the Registers window. |
General |
View multimedia registers |
Select to display the contents of multimedia registers. |
General |
Disable kdstub on Stop Debugging |
Select to disable the Platform Builder kernel debugger when Stop Debugging is selected. |
General |
Ignore timestamp mismatches |
Select to ignore a time stamp mismatch. |
General |
Enable breakpoints while running |
Select to enable breakpoints while running. |
Memory Window |
Address |
Use to type the beginning address for the block of memory to be displayed. |
Memory Window |
Format |
Use to select the display format for memory contents. |
Memory Window |
Reevaluate expression |
Use to dynamically evaluate an expression entered in the Memory Window. |
Memory Window |
Show data bytes |
Select to display data as raw bytes as well as in the chosen format. |
Memory Window |
Fixed width |
Select to display memory contents in a fixed-width format. |
Disassembly Window |
Source Annotation |
Select to display source code within listing assembly-language code. |
Disassembly Window |
Code bytes |
Select to display the bytes corresponding to each assembly-language instruction. |
Disassembly Window |
Symbols |
Select to display symbolic names, such as CMyApp::OnMyEvent, for addresses in the Disassembly Window. |
Call Stack Window |
Parameter values |
Select to display values passed to each parameter for each call shown in the Call StackWindow. |
Call Stack Window |
Parameter types |
Select to display type information for each parameter for each call shown in the Call StackWindow. |
Call Stack Window |
Frame Pointer |
Select to display frame pointer information in the Call StackWindow. |
Call Stack Window |
File name |
Select to display the file name in the Call StackWindow. |