From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 18 02:53:31 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCD771065670 for ; Tue, 18 Mar 2008 02:53:31 +0000 (UTC) (envelope-from silby@silby.com) Received: from relay00.pair.com (relay00.pair.com [209.68.5.9]) by mx1.freebsd.org (Postfix) with SMTP id 4753F8FC12 for ; Tue, 18 Mar 2008 02:53:31 +0000 (UTC) (envelope-from silby@silby.com) Received: (qmail 12928 invoked from network); 18 Mar 2008 02:53:29 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 18 Mar 2008 02:53:29 -0000 X-pair-Authenticated: 209.68.2.70 Date: Mon, 17 Mar 2008 21:53:24 -0500 (CDT) From: Mike Silbersack To: Heiko Wundram In-Reply-To: <200803172156.37407.modelnine@modelnine.org> Message-ID: <20080317214510.G89676@odysseus.silby.com> References: <200803172156.37407.modelnine@modelnine.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-hackers@freebsd.org Subject: Re: valgrind on FreeBSD 7 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2008 02:53:31 -0000 On Mon, 17 Mar 2008, Heiko Wundram wrote: > Hey all! > > It's been some time now, and I just wanted to ping quietly whether there's any > chance to get (a preview of) the valgrind adapted for FreeBSD 7. > > out is a futile task, I guess, as I didn't manage to find it in the FreeBSD > perforce repository the last time I looked (and was pointed there), but > that's probably due to my personal stupidity in using the web-frontend for > Perforce (which I find absolutely horrible). > > Thanks for any pointer/hint/message! > > -- > Heiko Wundram Here's a tarball of what's in perforce right now. I tried it a little bit, and it seemed to work for me. Make sure to install the kernel module! http://www.silby.com/valgrind_freebsd_3.tar.gz But don't send me questions about it - I'm not an expert on it, I'm just the guy who grabbed it from perforce and found that it seems to work. :) -Mike