gdb over Firewire

Norikatsu Shigemura nork at ninth-nine.com
Fri Feb 11 09:28:38 GMT 2005


On Fri, 11 Feb 2005 10:16:43 +0100
Gerald Heinig <gheinig at syskonnect.de> wrote:
> > Hello Current'ers,
> > I'm trying to get two-machine kernel debugging over Firewire working, 
> > unfortunately without much luck so far. dconschat over Firewire works 
> > fine, but gdb won't attach, complaining about get_tty_state failed, 
> > among other things.
> > Is kernel gdb over Firewire a -current-only feature?
> Sorry, forgot to add: I'm using 5.3-RELEASE, hence the question about 
> -current.

	I'm using kgdb over dconschat, well.  Do you add -G option?

	HOST:
		dconschat -G 12345 -r -t TARGET
		gdb -k /boot/kernel.TARGET/kernel.debug
		(kgdb) target remote :12345


More information about the freebsd-current mailing list