| Property | Description |
| Clear Disassembly Breakpoints On Debug Stop Environment/Debugger/Clear Disassembly Breakpoint – Boolean | Clear Disassembly Breakpoints On Debug Stop |
| 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 Data Tips In Text Editor Environment/Debugger/Show Data Tips – Boolean | Show Data Tips In Text Editor |
| 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 | Display char * as null terminated string. |
| Source Path Environment/Debugger/Source Path – StringList | Global search path to find source files. |
| 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. |
| Property | Description |
| Step Using Hardware Step Environment/Debugger/Step Using Hardware Step – Boolean | Step using hardware single stepping rather than setting breakpoints |
| 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. |