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...
Message search is now enhanced, find messages faster. Take it for a spin.

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
Messages 52 - 82 of 529   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
52
<3651b619.57ad252-@...> wrote: Original Article: http://www.egroups.com/list/dmalloc/?start=36 ... I just tried version 4.1.2 using the Cygwin version of...
stanton@...
Send Email
Feb 4, 1999
11:27 pm
53
Hi I have downloaded the dmalloc and tried to install it on an aix machine.when i tried to install, all libraries didnot get installed and so i had to do them...
sudhir korrapati
s_korrapati@...
Send Email
Feb 10, 1999
11:18 am
54
... Seems like it's time for dmalloc to adopt GNU libtool... http://www.gnu.org/software/libtool/libtool.html -- Alexandre Oliva...
Alexandre Oliva
oliva@...
Send Email
Feb 10, 1999
11:26 am
55
Has anybody successfully built a version of Dmalloc for Sun Solaris 5.4? My compiles always fail and I can't get it to build. Thanks. -- Jim Norton ...
Jim Norton
jim@...
Send Email
Feb 11, 1999
9:54 pm
56
I haven't upgraded dmalloc in a while... 4.1* doesn't build with -fPIC, so I doubt shared libraries work correctly... Marty Leisner ... eGroup home:...
Marty Leisner
leisner@...
Send Email
Feb 14, 1999
10:29 pm
57
Has anyone installed dmalloc under SCO Open Desktop 5.0? My problems: 1. It seems like you have to use gcc instead of cc. On compile: "/usr/include/dmalloc.h",...
Jim Ward
jfw@...
Send Email
Feb 25, 1999
5:19 pm
58
Well I finally got off my ass and registered dmalloc.com and moved all of the web pages to the new URL. http://www.dmalloc.com/ The old address will be bounced...
gwatson@...
Send Email
Mar 4, 1999
3:47 am
59
... Excellent! ... Does this next version address the 'err 64' problem some of us have been seeing? (just curious :) ... eGroup home:...
Ragman
Ragman@...
Send Email
Mar 4, 1999
2:19 pm
60
I've released a beta version of dmalloc 4.2.0. Couple of folks got it before I had caught some errors on my other test platforms. Please re-download it now. ...
Gray Watson
gray@...
Send Email
Mar 8, 1999
8:11 pm
61
Turns out that the old link from the dmalloc home page was broken. Doh! In any case, there is a new version of 4.2.0-beta up on the web site. It fixes some...
Gray Watson
gray@...
Send Email
Mar 9, 1999
4:48 pm
62
Version 4.2.0 of the Debug-Malloc dmalloc library has been released: http://www.dmalloc.com/dmalloc.tar.gz Thanks to those who commented on the various beta...
Gray Watson
gray@...
Send Email
Mar 13, 1999
5:45 pm
63
Hi-- I'm trying to get a handle on dmalloc so that it gives me what I want. I'm using dmalloc 4.2.0 under Linux with gcc. Is there a way restrict dmalloc to...
glenn@...
Send Email
Mar 16, 1999
11:13 pm
64
I'd like to get a feel for how many folks use the libdmalloc_lp.a library to be able to compile their programs with dmalloc.h included but while using the...
gwatson@...
Send Email
Apr 5, 1999
4:49 pm
65
Hi, I don't get any file name or line number info, just the return address. Even with a small test program. If I use the Perl script it gives me file name and...
dmalloc@...
Send Email
Apr 19, 1999
3:04 pm
66
Hi, I experience problems when I include dmalloc.h - but only if it is sitting in /usr/local/include. If I copy it to the local development directory, it...
egroups@...
Send Email
Apr 19, 1999
3:24 pm
67
I get the following error: gesuna:~/software/debug/dmalloc-4.2.0 > make installshlib rm -f libdmalloc.so libdmalloc.so.t ld -shared -o libdmalloc.so.t -all...
egroups@...
Send Email
Apr 19, 1999
3:33 pm
68
I've come across this problem. My .bashrc file has this command and it works fine with bash 1.x in RedHat linux: function dmalloc { eval `command dmalloc -b...
Paul E. Johnson
pauljohn@...
Send Email
Apr 19, 1999
4:40 pm
69
<pid1631.1999.April.19.8:24.192061.@egroups.com> wrote: Original Article: http://www.egroups.com/list/dmalloc/?start=66 ... This problem is solved now. I went...
egroups@...
Send Email
Apr 19, 1999
5:40 pm
70
configure looks quite normal - but I have the feeling that it gets the return types of malloc and free wrong. However, correcting them by hand eliminates the...
Patrick Alberts
Patrick@...
Send Email
Apr 19, 1999
6:30 pm
71
... This command is broken; bash 1 probably accepted it to try to be nice with the user, but it ended up being an annoyance for anyone who had to get shell...
Alexandre Oliva
oliva@...
Send Email
Apr 20, 1999
3:51 am
72
Alexandre is correct. Adding ; before } made the problem disappear. I'd respectfully suggest making this change in the docs that get distributed. There are...
Paul E. Johnson
pauljohn@...
Send Email
Apr 20, 1999
5:28 am
73
Hi, I want use dmalloc together with ACE, a c++ communication framework. Everything works well with the clients, but I was not able to use dmalloc in my server...
pmueller
pmueller@...
Send Email
Apr 22, 1999
7:34 am
74
I see that somebody wrote long ago about this but seemed to get no answer. Has anybody successfully built dmalloc on windows (either under CygWin's gcc or,...
herron@...
Send Email
May 7, 1999
2:29 pm
75
Hi, I originally posted this to crossgcc . ... eGroups.com home: http://www.egroups.com/group/dmalloc http://www.egroups.com - Simplifying group communications...
Langerholc, Larry
Larry.Langerholc@...
Send Email
Jun 16, 1999
8:06 pm
76
Last message was mangled - retransmitting ... eGroups.com home: http://www.egroups.com/group/dmalloc http://www.egroups.com - Simplifying group communications...
Langerholc, Larry
Larry.Langerholc@...
Send Email
Jun 16, 1999
8:11 pm
77
Does this mean I over ran somewhere and stomped on dmalloc's record keeping? It only happens in the debug version of my application. Any suggestions on how to ...
manelson@...
Send Email
Jun 28, 1999
4:52 pm
79
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
80
Hi, I hope this is not a FAQ :-) I would like to blacklist a list of 'ra=0x4013195c'. I would be *very* usefull to shut-up numerous leaks from standard C...
loic@...
Send Email
Jul 19, 1999
3:31 pm
81
... 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
82
... 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
Messages 52 - 82 of 529   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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