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-h8-stub... please help.



At a guess, "Junk: @".  The stub is sending something out the serial
port, or the application is being allowed to write to the serial port
while GDB is waiting for a result.
Using ``(gdb) set debug serial 1'' before the target command might help. That will let you see exactly what GDB is reading / writing.

Andrew



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