Compiler Settings for Borland C#Builder

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

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

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

  1. Open your application in Borland C#Builder.
  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 overall application size.

See Also

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

Highlight search results