Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 18 Oct 2001 22:00:03 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: test failures building perl on cygwin - continued Message-ID: <20011018220003.B11830@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20011016173901 DOT Q21328 AT alpha DOT hut DOT fi> <3BCC5401 DOT 768E5222 AT rowman DOT com> <3BCD9F5D DOT F67DDDCD AT rowman DOT com> <3BCDB050 DOT EF9A06C1 AT rowman DOT com> <20011017175510 DOT A5672 AT redhat DOT com> <3BCED667 DOT 833A308C AT rowman DOT com> <20011018142538 DOT B27432 AT redhat DOT com> <3BCF42E5 DOT 5DD26FB2 AT rowman DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BCF42E5.5DD26FB2@rowman.com> User-Agent: Mutt/1.3.21i On Thu, Oct 18, 2001 at 05:00:21PM -0400, John Peacock wrote: >No, but if I want to step through the code to see exactly where the >malloc goes awry, I need gdb, don't I. Early in this discussion, Egor Duda suggested that you take a look at a document that he wrote called "how-to-debug-cygwin.txt". This tells you how to configure cygwin with malloc debugging. This causes cygwin to go through very extensive tests on each malloc/free and report on block overruns or double frees with information about where the block was first allocated. This is what I mean by malloc debugging. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/