Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2002 20:36:07 +0200
From:      Hanspeter Roth <hanspeter_roth@hotmail.com>
To:        freebsd-doc@freebsd.org
Subject:   interrupting the remote kernel
Message-ID:  <20020906203607.A1153@gicco.cablecom.ch>

next in thread | raw e-mail | index | archive | help
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-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020906203607.A1153>