[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging RTEMS APP through serial port



Keith Robertson wrote:
sunpeng@mail.ustc.edu.cn wrote:
I am a fresher here. How can I run a gdb server on a target?

You might want to look at this message. http://www.rtems.com/ml/rtems-users/2005/december/msg00014.html

This points to Till's personal page: http://www.slac.stanford.edu/~strauman/rtems/ where he has posted a gdb stub for powerpc and i386 that works over tcpip.

Sorry, didn't fully read the message subject. Till's gdb stub also works over a serial port.


Keith