|
-
June 1st, 2009, 02:22 PM
#1
i need a little help please
i am look for two apps one to find out where my program has any memory leaks (if any). and a program to see how secure it is and where the security problem is (if any)
-
June 1st, 2009, 02:46 PM
#2
Re: i need a little help please
If you're on Linux, use valgrind for the first.
-
June 2nd, 2009, 02:32 PM
#3
Re: i need a little help please
could i still check my program on linux if it is coded for windows?
-
June 2nd, 2009, 02:47 PM
#4
Re: i need a little help please
Only if you've avoided using any Windows-specific functionality.
-
June 4th, 2009, 05:29 AM
#5
Re: i need a little help please
Thanks for your help.
-
June 4th, 2009, 06:59 AM
#6
Re: i need a little help please
 Originally Posted by Peter_APIIT
IBM Memory checker.
Do you have a link for this? I tried googling it to see what it was like but found nothing on it.
I use Visual Leak Detector which is extremely simple to use.
-
June 4th, 2009, 09:14 AM
#7
Re: i need a little help please
 Originally Posted by Mybowlcut
Do you have a link for this? I tried googling it to see what it was like but found nothing on it.
Peter_APIIT was probably talking about Rational Purify.
-
June 4th, 2009, 07:43 PM
#8
Re: i need a little help please
 Originally Posted by laserlight
Oh, ok. I see that it's not free - Visual Leak Detector is.
-
June 5th, 2009, 09:27 AM
#9
Re: i need a little help please
 Originally Posted by Mybowlcut
Oh, ok. I see that it's not free...
Rational Purify Plus isn't free but the trial version time period is unlimited. From the website:
The evaluation period for this trial is unlimited. This trial limits the level of detail of some PurifyPlus reports.
I haven't tried it yet but I plan to.
Last edited by Martin O; June 5th, 2009 at 09:29 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|