Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2004 19:52:52 -0500
From:      Mark Teel <mark@teel.ws>
To:        freebsd-questions@freebsd.org
Subject:   Problem with Remote 5.2.1 Kernel Debugging
Message-ID:  <40D8D464.2080407@teel.ws>

next in thread | raw e-mail | index | archive | help
Hello:

I have configured remote kernel debugging as prescribed in the 
developer's handbook.

I am able to remotely connect to the target and step through code, but 
once I enter "cont" in gdb on the debug machine, I cannot ever 
"interrupt" or "break" the target kernel execution.  It is as if the 
Ctrl-C character is being ignored on the target.  The target kernel was 
built with the ddb and -g options set, using config -g.

Has anyone seen such a problem?  This is the last hurdle before I can 
start debugging my wireless device driver.  Any advice would be appreciated.

Thanks in advance,
Mark



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