Breakpoint Options

Property Description
Clear Disassembly Breakpoints On Debug Stop
Environment/Debugger/Clear Disassembly Breakpoint  – Boolean
Clear Disassembly Breakpoints On Debug Stop
Initial Breakpoint Is Set
Environment/Debugger/Set Initial Breakpoint  – Enumeration
Specify when the initial breakpoint should be set
Set Initial Breakpoint At
Environment/Debugger/Initial Breakpoint  – String
An initial breakpoint to set if no other breakpoints exist

Debugging Options

Property Description
TLS Expression
Environment/Debugger/TLS Expression  – String
Default expression the debugger evaluates to get the base of Thread Local Storage

Display Options

Property Description
Close Disassembly On Mode Switch
Environment/Debugger/Close Disassembly On Mode Switch  – Boolean
Close Disassembly On Mode Switch
Data Tips Display a Maximum Of
Environment/Debugger/Maximum Array Elements Displayed  – IntegerRange
Selects the maximum number of array elements displayed in a datatip.
Default Display Mode
Environment/Debugger/Default Variable Display Mode  – Enumeration
Selects the format that data values are shown in.
Display Floating Point Number In
Environment/Debugger/Floating Point Format Display  – Custom
The printf format directive used to display floating point numbers.
Maximum Backtrace Calls
Environment/Debugger/Maximum Backtrace Calls  – IntegerRange
Selects the maximum number of calls when backtracing.
Prompt To Display If More Than
Environment/Debugger/Array Elements Prompt Size  – IntegerRange
The array size to display with prompt.
Show CPU Registers In Locals Window
Environment/Debugger/Locals Display Registers  – Boolean
Specify whether the locals window should display CPU registers
Show Labels In Disassembly
Environment/Debugger/Disassembly Show Labels  – Boolean
Show Labels In Disassembly
Show Source In Disassembly
Environment/Debugger/Disassembly Show Source  – Boolean
Show Source In Disassembly
Show char * as null terminated string
Environment/Debugger/Display Char Ptr As String  – Boolean
Show char * as null terminated string
Source Path
Environment/Debugger/Source Path  – StringList
Global search path to find source files.

Extended Data Tips Options

Property Description
ASCII
Environment/Debugger/Extended Tooltip Display Mode/ASCII  – Boolean
Selects ASCII extended datatips.
Binary
Environment/Debugger/Extended Tooltip Display Mode/Binary  – Boolean
Selects Binary extended datatips.
Decimal
Environment/Debugger/Extended Tooltip Display Mode/Decimal  – Boolean
Selects Decimal extended datatips.
Hexadecimal
Environment/Debugger/Extended Tooltip Display Mode/Hexadecimal  – Boolean
Selects Hexadecimal extended datatips.
Octal
Environment/Debugger/Extended Tooltip Display Mode/Octal  – Boolean
Selects Octal extended datatips.
Unsigned Decimal
Environment/Debugger/Extended Tooltip Display Mode/Unsigned Decimal  – Boolean
Selects Unsigned Decimal extended datatips.

Target Options

Property Description
Reset Target When Restarting
Environment/Debugger/Restart Resets Target  – Boolean
Specify whether the target should be reset when restarting the debug session
Step Using Hardware Step
Environment/Debugger/Step Using Hardware Step  – Boolean
Step using hardware single stepping rather than setting breakpoints

Window Options

Property Description
Clear Debug Terminal On Run
Environment/Clear Debug Terminal On Run  – Boolean
Clear the debug terminal automatically when a program is run.
Hide Output Window On Successful Load
Debugging/Hide Transcript On Successful Load  – Boolean
Hide the Output window when a load completes without error.
Show Target Log On Load
Debugging/Show Transcript On Load  – Boolean
Show the target log when a load starts.