Search the web
Sign In
New User? Sign Up
dmalloc · Debug Malloc Library (dmalloc) Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Checkpoints?   Message List  
Reply | Forward Message #79 of 529 |
Hi,

I've just started using dmalloc, and I have a question:
I would like to define "checkpoints" in my code and measure memory
leaks within two checkpoints.
Does anyone know if I can use dmalloc for such functionality?

Thanks,

-Marius



------------------------------------------------------------------------

eGroups.com home: http://www.egroups.com/group/dmalloc
http://www.egroups.com - Simplifying group communications






Fri Jul 16, 1999 12:45 pm

kintel@...
Send Email Send Email

Forward
Message #79 of 529 |
Expand Messages Author Sort by Date

Hi, I've just started using dmalloc, and I have a question: I would like to define "checkpoints" in my code and measure memory leaks within two checkpoints. ...
kintel@...
Send Email
Jul 16, 1999
4:50 pm

... Currently there is no way to do this. Good idea however that I will add into the TODO list. -- gray@... ... eGroups.com home:...
Gray Watson
gray@...
Send Email
Jul 19, 1999
6:02 pm

... Just so you know, _sometimes_ those leaks from the standard C library are misuses of the library... As an example, here on Solaris 5.6, if you run this...
Binesh Bannerjee
binesh@...
Send Email
Jul 19, 1999
7:24 pm

... There are two issues here. THe first is that the linker will not cause the malloc objects from dmalloc to be loaded unless they are undefined in your test...
Gray Watson
gray@...
Send Email
Jul 19, 1999
11:03 pm

... Alright, that's fair... I guess I've never hit on it till now, because, I've never written a program that didn't directly call malloc... (Well, I have, but...
Binesh Bannerjee
binesh@...
Send Email
Jul 22, 1999
8:19 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help