From owner-freebsd-current Fri Jun 7 11:57:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id BC9FD37B400 for ; Fri, 7 Jun 2002 11:57:31 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g57IvVJn045231; Fri, 7 Jun 2002 11:57:31 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g57IvUFN045226; Fri, 7 Jun 2002 11:57:30 -0700 (PDT) Date: Fri, 7 Jun 2002 11:57:30 -0700 From: "David O'Brien" To: Jun Kuriyama Cc: Current Subject: Re: How to use gdb52 port Message-ID: <20020607115730.A44494@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <7mzny715h2.wl@black.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <7mzny715h2.wl@black.imgsrc.co.jp>; from kuriyama@imgsrc.co.jp on Sat, Jun 08, 2002 at 12:19:37AM +0900 X-Operating-System: FreeBSD 5.0-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 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jun 08, 2002 at 12:19:37AM +0900, Jun Kuriyama wrote: > I've installed gdb-5.2_1, but I cannot debug usual code. I've tried > with "-g", "-gstabs+" and "-g -gstabs+" but got same result. In another message, Mark said he fixed the port. But I just wanted to add that "-gstabs+" is not needed to debug with GDB 5.2 and plain "-g" gives richer debugging information for GDB (5.1+). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message