Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 598 - Add debug information to the dcus
Summary: Add debug information to the dcus
Status: RESOLVED FIXED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Install (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-25 05:36 EST by yeray alonso
Modified: 2023-03-17 02:29 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yeray alonso 2014-02-25 05:36:44 EST
By default we don't compile with debug. Release is the default.

The "ideal" would be the same Emb does, one debug folder with everything compiled with debug, and one release folder without, ie:

compiled\delphiXX.win32\lib\debug
compiled\delphiXX.win32\lib\release
Comment 1 david berneda 2014-03-17 12:42:25 EDT
Just a quick note:

TeeRecompile has a "Debug Packages Compilation" checkbox that compiles everything with debug info ($D+ up to XE4, and $D2 for XE5 and up).
Comment 2 david berneda 2023-03-17 02:29:13 EDT
Use TeeRecompile Debug checkbox to create bpl packages and dcu units compiled with debug info.