Date: Thu, 8 Jul 2004 08:46:48 -0600 (MDT) From: Scott Long <scottl@freebsd.org> To: Robert Wagner <robert.wagner@qlogic.com> Cc: freebsd-current@freebsd.org Subject: Re: where did the gdb "-k" option go? Message-ID: <20040708084422.C97786@pooker.samsco.org> In-Reply-To: <B179AE41C1147041AA1121F44614F0B0C01171@AVEXCH02.qlogic.org> References: <B179AE41C1147041AA1121F44614F0B0C01171@AVEXCH02.qlogic.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Jul 2004, Robert Wagner wrote: > I cvsuped to 5.2-CURRENT and rebuilt world. > > gdb -v shows > > GNU gdb 6.1.1 [FreeBSD] The GDB 6.1.1 update does not include kernel debugging support yet. It is in progress and will be done for 5.3. Until then, you can use the gdb53 or gdb6 ports in order to get kernel support. The kernel support in these works but is different architecturaly from what will evently get into the base system. Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040708084422.C97786>