[ECOS]Console-input & GDB

Andrew Lunn andrew.lunn@ascom.ch
Tue Dec 5 02:33:00 GMT 2000


> in the eCos Reference Manual, pg. 117, I found that GDB remote
> protocol not allows console-input functionality for the
> applications. This means that is never possible to debug an
> application which requires such functionality, or is there any
> workaround?

This is one of those issues that comes up every so often. No its not
possible to use a serial port for both gdb and I/O. You either need
two serial ports, or you connect gdb to the target via some other
means like ethernet or maybe JTAG. 

        Andrew


More information about the Ecos-discuss mailing list