bug-gdb
[Top][All Lists]
Advanced

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

problem with remote.c:remote_fetch_registers


From: Petr Ledvina
Subject: problem with remote.c:remote_fetch_registers
Date: Sun, 9 Dec 2001 22:28:03 +0100 (MET)

I encountered small problem with gdb.
When remote target fails to ack 'g' query and putpkt times out,
remote_fetch_registers tries to read replies but doesn't send query again.
This ends in infinite loop.

Probably chceking putpkt return code or repeating query could improve
error recovery in this situation ...

Petr Ledvina
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]