Skip to content
Snippets Groups Projects
Commit 67edf0fa authored by rdubner's avatar rdubner
Browse files

Chasing a real-time bug

During testing, noted that ACCEPT 12345 would sometimes crop up as 02345 or 00345.  Have yet to
find out why.  I put in a 100-millisecond "pause" after sending the "12345", and after that
I never saw the truncated input again.  Very possibly this is pure coincidence, and this
problem will show up again.  If it does, I'll work on it further.

The ultimate solution is to figure out how to make the inferior accept and display data on a
different terminal instance than GDB does.  See the comment for f696b86f
parent 0c284a4e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment