Date: Mon, 1 Jul 2002 04:32:50 -0700 (PDT) From: Don Lewis <dl-freebsd@catspoiler.org> To: julian@elischer.org Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: getting a coredump before boot device found Message-ID: <200207011133.g61BXI0M003589@gw.catspoiler.org> In-Reply-To: <Pine.BSF.4.21.0206301405490.86477-100000@InterJet.elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 30 Jun, Julian Elischer wrote: > > > On Sun, 30 Jun 2002, Charles Sprickman wrote: > >> On Sun, 30 Jun 2002, Julian Elischer wrote: >> > do you have 2 machines you can link together? >> >> Oh yes. But I know nothing about remote gdb. > > it's not that difficult.. > > have the source and compile directory on the 2nd machine so gdb can access > it. compile with debug symbols (config -g). Have the following .gdbinit in > the compile/MYKENEL directory: What about gdb versions? Can you use the -stable version of gdb to debug a machine running current or is it necessary to crossbuild the -current version of gdb so that it runs on -stable (assuming i386 on both ends)? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207011133.g61BXI0M003589>