there is the following option:
# Options for serial drivers that support consoles (only for sio now):
options         BREAK_TO_DEBUGGER       #a BREAK on a comconsole goes to
                                        #DDB, if available.
it isdangerous because rebooting the local machine can en up sending a break
to the remote machine.


On Mon, 9 Sep 2002, Hanspeter Roth wrote:

> Hello,
> 
> using a single serial cable I can pass control to the remote kgdb
> pressing ctl-alt-del at the target host.
> I'm looking for a means to interrupt the target kernel from the
> remote host.
> I got suggestions using a second serial cable or using ipgdb
> instead.
> Setting remotechat didn't help me.
> 
> Is it intended to be able to interrupt the target kernel from the
> remote kgdb by some means at all? Or is this a wrong expectation?
> 
> -Hanspeter
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to