Date: Tue, 31 Mar 1998 14:21:22 -0700 From: "Justin T. Gibbs" <gibbs@plutotech.com> To: hackers@FreeBSD.ORG Subject: Debugging new/delete for C++ Message-ID: <199803312124.OAA21011@pluto.plutotech.com>
next in thread | raw e-mail | index | archive | help
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. Thanks, Justin 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?199803312124.OAA21011>