Date: Fri, 6 Sep 2002 12:11:28 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: freebsd-hackers@freebsd.org Subject: Re: interrupting the remote kernel Message-ID: <Pine.BSF.4.21.0209061210460.39088-100000@InterJet.elischer.org> In-Reply-To: <20020906204324.A1258@gicco.cablecom.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
hit CTL_ALT_ESC on it's keyboard... or do: sysctl debug.enter_debugger=gdb On Fri, 6 Sep 2002, Hanspeter Roth wrote: > Hello, > > I have BREAK_TO_DEBUGGER, DDB and no DDB_UNATTENDED on the target > kernel and remotebreak = 1 on the remote gdb. So I'm expecting > pressing ctl-C in the remote gdb should interrupt the remote kernel > as if it had encountered a breakpoint. Is my expectation right? > > Nothing happens when pressing ctl-C once. Pressing it twice just > gives me the option to detach gdb. > > How can I interrupt the remote kernel without breakpoints? > I'm trying to locate kernel hangings. Is it possible with this > approach? > > -Hanspeter > > 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?Pine.BSF.4.21.0209061210460.39088-100000>