Date: Tue, 06 May 1997 18:18:05 -0600 From: "Justin T. Gibbs" <gibbs@plutotech.com> To: current@FreeBSD.org Subject: Problems using remote gdb Message-ID: <199705062319.RAA12200@pluto.plutotech.com>
next in thread | raw e-mail | index | archive | help
Anyone have any advice on remote kernel debugging. It used to work for me, but now I just get: (kgdb) target remote /dev/cuaa0 Remote debugging using /dev/cuaa0 Ignoring packet error, continuing... Ignoring packet error, continuing... Couldn't establish connection to remote target I've verified that the null modem cable I have is working by using tip on both sides. From the debugging output, it seems that the remote side is simply not responding at all: (kgdb) set remotedebug 1 (kgdb) target remote /dev/cuaa0 Remote debugging using /dev/cuaa0 Sending packet: $Hc-1#09...Sending packet: $Hc-1#09...Sending packet: $Hc-1#09...Sending packet: $Hc-1#09...Timed out. Timed out. Timed out. Ignoring packet error, continuing... Sending packet: $qOffsets#4b...Sending packet: $qOffsets#4b...Sending packet: $qOffsets#4b...Sending packet: $qOffsets#4b...Timed out. Timed out. Timed out. Ignoring packet error, continuing... __ Justin T. Gibbs =========================================== FreeBSD - Turning PCs into workstations ===========================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705062319.RAA12200>