Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Recompile "DBISAM VCL Standard with Source Code" with debug information & local symbols
Fri, May 4 2012 7:13 AMPermanent Link

Mathias Burbach

Hello Folks!

Is it possible to recompile the packages dbisam432rsdelphiwin32xe2r.dpk & dbisam432rsdelphiwin32xe2d.dpk with debug information enabled? For example:
* Assertions = True
* Debug information = True
* Local symbols = True
* Use debug .dcus = True
I tried this but it failed as Delphi XE2 could not find TDataServer, which most likely resides in dbisamsv.pas. I understand that I don't have the source code for this part of DBISAM. What is the best way to create the DCUs with debug information if you only have a "DBISAM VCL Standard with Source Code" license?

Thanks for a short answer in advance.

Salut,
 Mathias
Wed, Jun 20 2012 11:17 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mathias,

<< Is it possible to recompile the packages dbisam432rsdelphiwin32xe2r.dpk &
dbisam432rsdelphiwin32xe2d.dpk with debug information enabled? For example:
* Assertions = True
* Debug information = True
* Local symbols = True
* Use debug .dcus = True
I tried this but it failed as Delphi XE2 could not find TDataServer, which
most likely resides in dbisamsv.pas. I understand that I don't have the
source code for this part of DBISAM. What is the best way to create the DCUs
with debug information if you only have a "DBISAM VCL Standard with Source
Code" license? >>

We normally don't include debug information because we don't want your code
constantly stepping into the DBISAM engine source code.

What exactly are you trying to debug ?  (you may have already solved this,
I've been away from the forums for a while)

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com
Image