Post Reply  Post Thread 
Does Denomo work for C++ Builder?
Author Message
patrickwong
Junior Member
**


Posts: 7
Group: Registered
Joined: May 2008
Status: Offline
Reputation: 0
Post: #1
Does Denomo work for C++ Builder?

Dear all,

Just found this site while googling for memory leak detection tools.  I am using Borland's C++ Builder instead of Delphi as C/C++ is more or less a native programming language of myself.

I tried migrating Denomo into C++ Builder.  The Denomo.pas could be compiled and the LeakInspector worked in linking to the application.  However LeakInspector reported many unreasonable leaks for the very simple application.

So my question is as the subject, does Denomo work for C++ Builder?
If it is positive, are there any configurations required to make it work?

Any kind advice are much appreciated.

Thanks in advance.

Cheers,
Patrick

05-16-2008 11:26 AM
Find all posts by this user Quote this message in a reply
Qi
Administrator
*******


Posts: 46
Group: Administrators
Joined: Oct 2007
Status: Offline
Reputation: 0
Post: #2
RE: Does Denomo work for C++ Builder?

Hello, Patrick,

Thank you for your attention to Denomo.

Now Denomo is only for Delphi and I didn't image that any one
tried to compile it in BCB Smile

The GOOD news: current version that I'm working on is for C++
users (BCB and VC), and the include file is native C++ code,
only a simple .h file.

However, current C++ version has limited features. For BCB,
beside reporting raw memory leaks, it can recognize the objects,
but there are no more any other features which are in Denomo
for Delphi.

Though the features are less than the Delphi version, I still
think it's good for C++ users and I will improve it as well as
the Delphi version.

I've started this version in several months ago, because
I had too many other things to do, I haven't release this version
yet.

I expect I will release this version very soon, in at most one to
two weeks.

05-16-2008 06:24 PM
Visit this users website Find all posts by this user Quote this message in a reply
patrickwong
Junior Member
**


Posts: 7
Group: Registered
Joined: May 2008
Status: Offline
Reputation: 0
Post: #3
RE: Does Denomo work for C++ Builder?

Hi Qi,

Thank you for your response.

Your new version for C++ is very much expected for sure.  I believe it will be of great help to every developer.

Thanks to your great work.

05-17-2008 11:29 AM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: