This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Memory debugging under cygwin


Reini Urban wrote:
>>> Great shame that valgrind isn't ported to cygwin!
>
> but dmalloc is.
> after libtoolizing and autoreconf with latest autotools just add
> AM_WITH_DMALLOC to your configure.in

Hmmm, I've yet to bite the libtool bullet but if it gets dmalloc working
maybe nows the time to do it. For C++ do you still have to override new and
delete yourself or has AM_WITH_DMALLOC done it automatically?

Also, where would people recommend I start investigating libtool -
http://sources.redhat.com/autobook/autobook/autobook_toc.html?

Thanks,

Dan


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]