RAD Studio (Common)
ContentsIndex
PreviousUpNext
Debugger Options

ToolsOptionsDebugger Options 

Use this page to set general debugger options for the IDE.

Item 
Description 
Integrated Debugging 
Activates the Integrated Debugger.  
Map TD32 keystrokes on run 
Allows you to use the keystrokes from TD32 (Turbo Debugger 32-bit) in the IDE. When this option is checked, the TD32 keymapping will be active anytime a debug session is in progress. Note that if this option is selected, the Mark buffers read-only on run option is automatically checked as well and cannot be unchecked.  
Mark buffers read-only on run 
Marks all editor files, including project and workgroup files, read-only when the program is run. When this option is selected, it will not change the attributes of the files after the program terminates. If the file was not marked read-only before running the program, the product will change the attributes of the file back to their original configuration after the program terminates.  
Rearrange editor local menu on run 
Moves the Debugger area of the Code Editor context menu to the top when you run a program from the IDE, for easier access the Debugger commands. Display the Code Editor context menu by right-clicking anywhere in the Code Editor window.  
Automatically close files implicitly opened while debugging  
Closes all files that you did not explicitly open. If the debugger opened a file implicitly, that file is closed automatically at the end of the debug session if it has not been changed. Files that have been edited or for which you have set a breakpoint are not closed automatically.  
Registered debuggers 
An information-only list of the registered debuggers in the system. The current active debugger is displayed in boldface. (Only displayed when there is more than one registered debugger.)  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!