RAD Studio (Common)
ContentsIndex
PreviousUpNext
Preparing a Project for Debugging

While most debugging options are set on by default, you can use the following procedures to review and change those options. There are both general IDE options and project specific options.

To activate the integrated debugger

  1. Choose ToolsOptionsDebugger Options.
  2. Select the Integrated Debugging option.
  3. Click OK.
  4. Optionally review the settings on the other debugging pages.

To set debug options

  1. Choose ProjectOptions.
  2. Review the debugging options on the various pages of the Project Options dialog box. In particular, review the following pages: Compiler, Linker, Directories/Conditionals, Version Info, and Debugger. Note that not all pages are available for all project types. For example, the Version Info page is only displayed for Delphi Win32 projects.
  3. Click OK.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!