From owner-freebsd-hackers Wed Apr 1 10:51:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25065 for freebsd-hackers-outgoing; Wed, 1 Apr 1998 10:51:02 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24965 for ; Wed, 1 Apr 1998 10:50:38 -0800 (PST) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.8/8.8.5) with SMTP id NAA22670; Wed, 1 Apr 1998 13:49:24 -0500 (EST) Date: Wed, 1 Apr 1998 13:49:24 -0500 (EST) From: Chuck Robey X-Sender: chuckr@localhost To: boia01@gel.usherb.ca cc: "Justin T. Gibbs" , hackers@FreeBSD.ORG Subject: Re: Debugging new/delete for C++ In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Apr 1998, Alex Boisvert wrote: > On Tue, 31 Mar 1998, Justin T. Gibbs wrote: > > Anyone know of a debugging allocator package for C++ programs. > > Essentially all I want is to dump out a list of all unfreed objects > > at program termination listing the file and line number where they > > were allocated, the size, and perhaps an allocation number. > > If you don't need thread support, look at > > http://reality.sgi.com/boehm/gc.html > > Works for C/C++ and was ported to FreeBSD by Jeffrey Hsu. > > Don't know if it's in the ports collection though... It is, /usr/ports/devel/boehm-gc. > > Alex. > --- > FreeBSD: Decouvrez la puissance de votre PC! www.freebsd.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message