BCB6 & TeeRecompile & Debug don't work

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
mkaul
Newbie
Newbie
Posts: 9
Joined: Fri Nov 15, 2002 12:00 am
Location: Germany
Contact:

BCB6 & TeeRecompile & Debug don't work

Post by mkaul » Fri Jul 16, 2004 11:58 am

Hi

I tried the new recompile-tool that comes with TeeChart V 7.01 beta.

Enabling the debug-option do not work with BCB6.

BCB6 loads the *.bpl with no-debug statement in the Event Log dialog and I do not found any *.tds files in the Source-directory, Compiled-directory and BCB6 Programs-directory.

Regards
Martin

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Tue Aug 17, 2004 10:58 am

Hi, Martin.

True, I just checked the recompile program and it appears the debug info is only included for Delphi. I'll check the recompile script if debug switch can also be included for BCB.
Marjan Slatinek,
http://www.steema.com

Leroy Casterline
Newbie
Newbie
Posts: 50
Joined: Wed Mar 10, 2004 5:00 am

Post by Leroy Casterline » Thu Mar 10, 2005 10:40 pm

Marjan wrote:Hi, Martin.

True, I just checked the recompile program and it appears the debug info is only included for Delphi. I'll check the recompile script if debug switch can also be included for BCB.
Marjan, has this been fixed for BCB? I just did a debug build in 7.02 and am getting no debug symbols.

Leroy Casterline
Newbie
Newbie
Posts: 50
Joined: Wed Mar 10, 2004 5:00 am

Post by Leroy Casterline » Fri Mar 11, 2005 12:31 am

9336236 wrote:
Marjan wrote:Hi, Martin.

True, I just checked the recompile program and it appears the debug info is only included for Delphi. I'll check the recompile script if debug switch can also be included for BCB.
Marjan, has this been fixed for BCB? I just did a debug build in 7.02 and am getting no debug symbols.
I downloaded 7.04 and still can't get a BCB debug build!

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Tue Mar 22, 2005 12:51 pm

Hi, Leroy.

True, debug option is still not enabled if you use TeeRecompile.exe tool. For the time being this has to be done manually by first opening all BCB packages in BCB IDE, selecting debug options for each package ("Project -> Options" menu, the "Compiler" tab), then saving all modified bpk files and finally using the TeeRecompile.exe with these modified files.
Marjan Slatinek,
http://www.steema.com

Post Reply