X-Spam-Check-By: sourceware.org
Date: Tue, 28 Nov 2006 20:22:05 -0500
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: mtrace and mcheck.h in Cygwin
Message-ID: <20061129012205.GA3827@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <loom.20061129T000011-712@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <loom.20061129T000011-712@post.gmane.org>
User-Agent: Mutt/1.5.11
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
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

On Wed, Nov 29, 2006 at 12:01:46AM +0000, John LaRusic wrote:
>I'm building a program in C using GCC under Cygwin.  I appear to have a
>memory leak somewhere in my program, so I want to use the memory
>allocation debugging that's part of the GNU C library.
>
>This involves including the mcheck.h header file in the source, and
>using the mtrace command.  It is better explained in the GNU C Library
>documentation here (sorry for the URL being broken into two lines):
>http://www.gnu.org/software/libc/manual//html_node
>/Allocation-Debugging.html#Allocation-Debugging

Sorry, but cygwin != glibc.  This function isn't available in the cygwin
DLL.

cgf

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

