From owner-freebsd-current@FreeBSD.ORG Thu Jun 17 08:27:04 2004 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 44BE716A4CE for ; Thu, 17 Jun 2004 08:27:04 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E32043D55 for ; Thu, 17 Jun 2004 08:27:04 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i5H8QLwt080998; Thu, 17 Jun 2004 01:26:21 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i5H8QEaE080991; Thu, 17 Jun 2004 01:26:14 -0700 (PDT) (envelope-from obrien) Date: Thu, 17 Jun 2004 01:26:14 -0700 From: "David O'Brien" To: Roman Kurakin , freebsd-current@freebsd.org Message-ID: <20040617082614.GE79565@dragon.nuxi.com> References: <20040616052331.GA35954@dragon.nuxi.com> <40D073DE.5090809@cronyx.ru> <40D08261.40700@freebsd.org> <40D0884C.9060101@cronyx.ru> <40D08A96.8040902@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40D08A96.8040902@freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: Re: ** HEADS UP ** GDB detached from the 5-CURRENT build X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 08:27:04 -0000 On Wed, Jun 16, 2004 at 11:59:50AM -0600, Scott Long wrote: > The gdb ports are available as pre-compiled packages are aren't terribly > big nor have secondary ports dependencies. Just grab the appropriate > gdbXX.tgz off of ftp.freebsd.org and carry it home with you and install > it with 'pkg_add'. Most easily spelled: # pkg_add -r gdb6