Date: Wed, 1 Apr 1998 13:49:24 -0500 (EST) From: Chuck Robey <chuckr@glue.umd.edu> To: boia01@gel.usherb.ca Cc: "Justin T. Gibbs" <gibbs@plutotech.com>, hackers@FreeBSD.ORG Subject: Re: Debugging new/delete for C++ Message-ID: <Pine.BSF.3.96.980401134840.12625R-100000@localhost> In-Reply-To: <Pine.BSF.3.95q.980401131853.668A-100000@teel.info-noire.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980401134840.12625R-100000>