This is the mail archive of the gdb-patches@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]

Re: [patch] remote-mips.c - eliminate hard-wired two seconds


"J.T. Conklin" wrote:
> 
> >>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:
> Andrew> FYI, The attched patch changes remote-mips.c so that it
> Andrew> recognizes the ``(gdb) set remote timeout ...'' command.  It
> Andrew> replaces lots of hardwired ``2''s.
> 
> Andrew> One slightly annoying side effect is that the default timeout
> Andrew> is now significantly biger (~20 vs ~2).  For me its perfect,
> Andrew> some people may find it annoying.
> 
> I didn't see this in the patch, or are you talking about something
> other than changing remote_timeout from 2 to 20?  I hope so.  Remember
> that we changed remote_timeout from 20 to 2 not too long ago.  See the
> comment in top.c for details...

Ah!  In that case ignore my comment, it no longer applies.  The patch
was first developed using an old old GDB and then merged.

	Andrew

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