Date: Mon, 2 Jan 1995 13:38:31 +0100 (MET) From: j@uriah.sax.de (J Wunsch) To: CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Subject: Re: cvs commit: src/gnu/usr.bin/kgdb/config i386bsd-dep.c Message-ID: <199501021238.NAA21872@bonnie.tcd-dresden.de> In-Reply-To: <199501021154.DAA00210@corbin.Root.COM> from "David Greenman" at Jan 2, 95 03:54:36 am
next in thread | previous in thread | raw e-mail | index | archive | help
As David Greenman wrote: | | > My very old patch that allows kgdb to accept a dyadic frame spec | > (i.e., you can jump to an arbitrary frame given by frame pointer | > and instruction pointer values). The soon-to-commit revised | > kernel-debug.FAQ will demonstrate how to use it. | | Are you going to fold this change into the new gdb? kgdb has been all but | deprecated and if the new gdb works to replace it, kgdb will be removed. Hmm, i've once looked into it, but gdb4's structure is totally changed. The hooks for a dyadic frame specification have already been in gdb3, so this has been an easy job to do. I've just committed it since i found this useful (and i had to analyze some core dumps in the last couple of days). Can someone with more insight into gdb4 speak up? -- cheers, J"org work: --- no longer --- private: joerg_wunsch@uriah.sax.de Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501021238.NAA21872>