From owner-freebsd-current@FreeBSD.ORG Tue Jun 22 23:05:36 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 0965016A56B for ; Tue, 22 Jun 2004 23:05:12 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C07E43D31 for ; Tue, 22 Jun 2004 23:05:12 +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.11) with ESMTP id i5MN54on052046; Tue, 22 Jun 2004 16:05:04 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i5MN53Oj052045; Tue, 22 Jun 2004 16:05:03 -0700 (PDT) (envelope-from obrien) Date: Tue, 22 Jun 2004 16:05:03 -0700 From: "David O'Brien" To: Grover Lines Message-ID: <20040622230503.GA51951@dragon.nuxi.com> References: <20040622075412.GX46408@wantadilla.lemis.com> <20040622080545.B794143D2D@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040622080545.B794143D2D@mx1.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 cc: freebsd-current@freebsd.org Subject: Re: gdb X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@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: Tue, 22 Jun 2004 23:05:36 -0000 On Tue, Jun 22, 2004 at 01:05:18AM -0700, Grover Lines wrote: > Ahh I did miss that part didn't I. When I type gdb it doesn't start. You're supose to be READING this mailing list if you are running 5-CURRENT. If you had been, you would have seen that GDB was disconnected from the /usr/src tree and that right now you need to install the gdb6 port. You then use 'gdb6' to debug.