Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2009 14:06:34 +0100
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Ronald Klop <ronald-freebsd8@klop.yi.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: remote debug over usb vs. old serial cable?
Message-ID:  <20090326130634.GA36270@owl.midgard.homeip.net>
In-Reply-To: <op.uregvzva8527sy@82-170-177-25.ip.telfort.nl>
References:  <op.uregvzva8527sy@82-170-177-25.ip.telfort.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 26, 2009 at 01:56:13PM +0100, Ronald Klop wrote:
> Hello,
> 
> In the past I could catch a panic during boot via a serial cable connected  
> to another computer.
> My new computer only has USB-ports and ethernet. What kind of cable do I  
> need now to do remote debugging?
> The old computer also has usb, so I think the connection should be in that  
> corner.
> They all run 7-STABLE.

USB won't work for that purpose.  It requires far too much kernel support to
be useful after a panic.  The same goes for ethernet.

There exists support for debugging over firewire - see dcons(4), and over
old-fashioned serial ports.  If you don't have either of those you are
probably out of luck as far as remote debugging is concerned.



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



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