From owner-freebsd-amd64@FreeBSD.ORG Mon Nov 15 00:05:25 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFA5416A4CE for ; Mon, 15 Nov 2004 00:05:25 +0000 (GMT) Received: from web41125.mail.yahoo.com (web41125.mail.yahoo.com [66.218.94.168]) by mx1.FreeBSD.org (Postfix) with SMTP id 9EF0443D2F for ; Mon, 15 Nov 2004 00:05:25 +0000 (GMT) (envelope-from jmkatcher@yahoo.com) Received: (qmail 73615 invoked by uid 60001); 15 Nov 2004 00:05:25 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=BGVqm1yzc7yen3nHIOUT31s6asfYmj9/nYGhZrMg/SQojZ2ibTqciRIdus/I1AfOZAGBgQr3gs1c37xFNuyaIbDTKrdG5TxNLTRQU1UEsuCPvcTQn1mx/nN4sqYg0gtttnn672jNMKFxLzbJ33IemDMtx1VLJT7uNWojiPTxhw4= ; Message-ID: <20041115000525.73610.qmail@web41125.mail.yahoo.com> Received: from [67.168.73.140] by web41125.mail.yahoo.com via HTTP; Sun, 14 Nov 2004 16:05:25 PST Date: Sun, 14 Nov 2004 16:05:25 -0800 (PST) From: Jeffrey Katcher To: freebsd-amd64@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Does valgrind/freebsd work on freebsd/amd64 in 32-bit mode? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 00:05:25 -0000 I have a new Sun W1100z arriving and of course I'm going to nuke Solaris x86 9 immediately. :) I like the valgrind tool and have been pretty happy with the FreeBSD port of it. Has anyone built/run this on a FreeBSD/amd64 machine for use on 32-bit binaries? I realize it won't work native, but it would be nice to be able to compile 32-bit and use it for certain debugging situations, while still having all those nice registers for use in other cases. Thanks in advance, Jeff Katcher