Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <416A8F45.3030304@x-ray.at>
Date: Mon, 11 Oct 2004 15:48:53 +0200
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a3) Gecko/20040817
MIME-Version: 1.0
To: Dan Osborne <dan.osborne@ramesys.com>
CC: cygwin@cygwin.com
Subject: Re: Memory debugging under cygwin
References: <002501c4af7f$38d0c550$eb88510a@internal.specialist.co.uk>
In-Reply-To: <002501c4af7f$38d0c550$eb88510a@internal.specialist.co.uk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Dan Osborne schrieb:
> 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?

I haven't tried c++, but cygwin core does it.
cvs up the winsup from cygwin.com and check it out.

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

Yes, the book for the start,
the info files (covers all the switches,
   the book is just an overall jump start)
and existing complicated configurations.

--
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/

