This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb remote debugging, other than serial port?


On Mon, Jul 01, 2002 at 12:13:31PM -0500, William A. Gatliff wrote:
> Craig:
> 
> 
> Well, I don't know about FreeBSD, but on my RH73 box, my USB-serial
> adapter didn't work.  I'm not sure the problem is with gdb, however,
> as I didn't get minicom reliably to work either.  :^(

It sounded like Craig wanted to use a kernel debugger; you can't do
that over a USB-serial device.  On some platforms it is possible to
write a minimal Ethernet UDP driver for the task - we did so on ARM at
one point - but I don't know that i386 will let you get away with it.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]