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] | |
Using ``(gdb) set debug serial 1'' before the target command might help. That will let you see exactly what GDB is reading / writing.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.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |