Page 1 of 1

BCB6 & TeeRecompile & Debug don't work

Posted: Fri Jul 16, 2004 11:58 am
by 8574221
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

Posted: Tue Aug 17, 2004 10:58 am
by Marjan
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.

Posted: Thu Mar 10, 2005 10:40 pm
by 9336236
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.

Posted: Fri Mar 11, 2005 12:31 am
by 9336236
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!

Posted: Tue Mar 22, 2005 12:51 pm
by Marjan
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.