From owner-freebsd-current@FreeBSD.ORG Sun Jul 13 12:24:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DFE737B401 for ; Sun, 13 Jul 2003 12:24:38 -0700 (PDT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1200F43FB1 for ; Sun, 13 Jul 2003 12:24:38 -0700 (PDT) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id D723814179; Sun, 13 Jul 2003 14:24:36 -0500 (CDT) From: Mark Linimon Organization: Lonesome Dove Computing Services To: Mark Kettenis , marcel@xcllnt.net Date: Sun, 13 Jul 2003 14:28:08 -0500 User-Agent: KMail/1.5.2 References: <20030711225002.GA71126@ns1.xcllnt.net> <20030712203930.GA5446@dhcp01.pn.xcllnt.net> <200307131557.h6DFvYRD098297@elgar.kettenis.dyndns.org> In-Reply-To: <200307131557.h6DFvYRD098297@elgar.kettenis.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307131428.08195.linimon@lonesome.com> cc: current@FreeBSD.org Subject: Re: GDB - do we dare? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2003 19:24:38 -0000 > FSF GDB releases use a libbfd that's basically a > snapshot taken at the point where the release branch was cut. Hmm, seems like a motivation for a libbfd port that tracks the snapshot, for this very reason. mcl