Date: Fri, 17 Nov 2000 16:48:20 -0500 From: "Christopher Harrer" <charrer@alacritech.com> To: "Julian Elischer" <julian@elischer.org> Cc: "Freebsd-Hackers" <freebsd-hackers@FreeBSD.ORG> Subject: RE: Remote GDB Message-ID: <POELKPJGDHAPIPMEMHGAIEPNCNAA.charrer@alacritech.com> In-Reply-To: <3A15A780.18CA7F66@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes, that's what I mean. I've already gotten the remote kernel debugging started. What I want to do is at some point after running for a while, from the remote gdb terminal "break" into the running kernel. In other systems, I was able to do this by entering a ^c from the gdb terminal. It doesn't work in this environment. Any ideas? Thanks. Chris -----Original Message----- From: owner-freebsd-hackers@FreeBSD.ORG [mailto:owner-freebsd-hackers@FreeBSD.ORG]On Behalf Of Julian Elischer Sent: Friday, November 17, 2000 4:48 PM To: Christopher Harrer Cc: Freebsd-Hackers Subject: Re: Remote GDB Christopher Harrer wrote: > > Hello All, > > Is there a way to "break" into a gdb (using remote GDB) while a FreeBSD > system under test is running? I've tried ^C with no success (meaning I > never stop execution). Also, I've tried "interrupt" from the button menu in do you mean kernel debugging? --on the console type the following keystrokes-- <ALT><CTL><ESC> g s then start the remote gdb.. > DDD. > > Thanks! > > Chris > > Chris Harrer > Alacritech, Inc. > 403 West Lincoln Hwy. > Suite 108 > Exton, PA 19341 > > w-(484)875-9520 > c-(484)433-5767 > > ------------------------------------------------------------------------ > Name: winmail.dat > winmail.dat Type: application/ms-tnef > Encoding: base64 -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message 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?POELKPJGDHAPIPMEMHGAIEPNCNAA.charrer>