From owner-freebsd-hackers@FreeBSD.ORG Mon Apr 14 20:51:11 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 12FBE1065679; Mon, 14 Apr 2008 20:51:11 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (delphij-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id AD2D68FC0A; Mon, 14 Apr 2008 20:51:10 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [202.108.54.204]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id CE42828449; Tue, 15 Apr 2008 04:51:09 +0800 (CST) Received: from localhost (tarsier.geekcn.org [202.108.54.204]) by tarsier.geekcn.org (Postfix) with ESMTP id 7AB65EB09CA; Tue, 15 Apr 2008 04:51:09 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([202.108.54.204]) by localhost (mail.geekcn.org [202.108.54.204]) (amavisd-new, port 10024) with ESMTP id N+lXXMgPrfVc; Tue, 15 Apr 2008 04:51:04 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id E8B70EB47BF; Tue, 15 Apr 2008 04:51:02 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=NZOEpu2C+v6ncJzEVKpXbrTjzdjwaSAthwlxgbn8FGeRTEkVjwAtQBQkWTV01FfdH Q93DQdZWBBpJTOqH+5W+A== Message-ID: <4803C3B4.4000405@delphij.net> Date: Mon, 14 Apr 2008 13:51:00 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.12 (X11/20080312) MIME-Version: 1.0 To: Simon Barner References: <200803172156.37407.modelnine@modelnine.org> <20080317214510.G89676@odysseus.silby.com> <20080413103351.GA1382@dose.local.invalid> In-Reply-To: <20080413103351.GA1382@dose.local.invalid> X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, Heiko Wundram Subject: Re: valgrind on FreeBSD 7 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2008 20:51:11 -0000 Simon Barner wrote: > Mike Silbersack wrote: >> 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. :) > > Could you please provide me with the details, so I can update my > (horribly outdated :( valgrind ports? It was available from p4 at: //depot/projects/valgrind/... Note that this version does not work on architectures other than i386. Cheers, -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve!