Compiler Settings for Borland C#Builder 2006

Applies to AQTime 8.81, last modified on January 18, 2022

This topic explains how to prepare applications created with Borland C#Builder 2006 for AQTime. To learn how to prepare applications created with earlier versions of Borland C#Builder, see Compiler Settings for Borland C#Builder.

To compile your application with debug info in Borland C#Builder 2006, follow these steps:

  1. Open your application in Borland C#Builder 2006.
  2. Select Project > Options from C#Builder's main menu. This will open the Project Options dialog.
  3. In the dialog, select the Compiler category and check the Debug information option:
    Project Options: Compiler

    Click the image to enlarge it.

    Close the dialog.

  4. Click OK to save changes.
  5. Recompile your application.

When your application is ready for final delivery, remember to compile it without debug information to reduce the overall application size.

See Also

How AQTime Profilers Use Metadata and Debug Information
Profiling .NET Applications - Specifics

Highlight search results