From owner-freebsd-threads@FreeBSD.ORG Mon Sep 15 11:14:22 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7429116A4BF for ; Mon, 15 Sep 2003 11:14:22 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB10743FE5 for ; Mon, 15 Sep 2003 11:14:21 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([12.233.125.100]) by attbi.com (rwcrmhc12) with ESMTP id <2003091518142101400ssujne>; Mon, 15 Sep 2003 18:14:21 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA41675; Mon, 15 Sep 2003 11:14:20 -0700 (PDT) Date: Mon, 15 Sep 2003 11:14:19 -0700 (PDT) From: Julian Elischer To: Petri Helenius In-Reply-To: <3F65AE5A.2030201@he.iki.fi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: freebsd-threads@freebsd.org Subject: Re: malloc debugger X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2003 18:14:22 -0000 tried mprof? On Mon, 15 Sep 2003, Petri Helenius wrote: >=20 > Does anyone have a recommendation which malloc debug library would be mos= t > suitable to be used with threads? I=B4ve had limited success with dmalloc= =20 > but it seems > to end in loops quite frequently for reasons I=B4ve not figured out. >=20 > I=B4m looking for just simple leak accounting, fence checking would be a= =20 > plus though. >=20 > Pete >=20 >=20 > _______________________________________________ > freebsd-threads@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-threads > To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org= " >=20