Date: Mon, 27 May 2002 20:21:45 -0700 From: Mark Peek <mp@FreeBSD.org> To: freebsd-current@FreeBSD.ORG Subject: Re: gdb breaks world Message-ID: <p05111706b918a76c0b68@[10.1.1.198]> In-Reply-To: <20020527105455.C58964@dragon.nuxi.com> References: <20020518125604.A72462@troutmask.apl.washington.edu> <20020519180529.A81591@troutmask.apl.washington.edu> <3CE8642A.E00F6663@mindspring.com> <200205220957.24351.dfr@nlsystems.com> <20020522115339.A81067@dragon.nuxi.com> <7mznyme3ts.wl@black.imgsrc.co.jp> <20020526194539.A13949@dragon.nuxi.com> <7mn0umdq4j.wl@black.imgsrc.co.jp> <20020527105455.C58964@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 10:54 AM -0700 5/27/02, David O'Brien wrote: >Verify that your entire kernel is built with "-g -gstabs+". If you still >cannot use gdb on a core dump, maybe there is a core dump format change >GDB needs to catch up with. Please use the various objdump, etc. tools >to verify what type of debugging is in kernel.debug. I merged some of the gdb src/ code into the devel/gdb52 port to allow it to debug i386 kernels (without the -gstabs+ compile option). The replacement port can be found here: http://people.FreeBSD.org/~mp/gdb52.tar.gz I'd appreciate feedback prior to committing it. Thanks, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05111706b918a76c0b68>