bug-gdb
[Top][All Lists]
Advanced

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

Re: problem with remote.c:remote_fetch_registers


From: Andrew Cagney
Subject: Re: problem with remote.c:remote_fetch_registers
Date: Sat, 15 Dec 2001 11:34:25 -0500
User-agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.6) Gecko/20011207

Hello,

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 ...


Yes. Could I suggest creating a bug report ( http://sources.redhat.com/gdb/bugs/ ) pointing out this problem.

Andrew





reply via email to

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