This is the mail archive of the gdb@sourceware.org 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: gdbserver using serial port


On Mon, Nov 05, 2007 at 06:53:23PM +0900, Yoriko Komatsuzaki wrote:
> (gdb) target remote /dev/ttyUSB0
> Remote debugging using /dev/ttyUSB0
> Sending packet: $qSupported#37...[
> r <Timeout: 2 seconds>]Sending packet: $qSupported#37...[q]putpkt: Junk: q[S]S[u]u[p]p[p]p[o]o[r]r[t]t[e]e[d]d[#]#[3]3[7]7[<Timeout: 2 seconds>]

Your serial port appears to be echoing what GDB sent.  Maybe the port
setup is wrong.

-- 
Daniel Jacobowitz
CodeSourcery


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