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]
Other format: [Raw text]

Re: Enable hidden option -l


On Tue, Dec 07, 2004 at 12:42:04AM +0100, Andreas Schwab wrote:
> GDB has (since the beginning of CVS history) a hidden option -l that can
> be used to set the timeout for remote communication.  But it was never
> possible to pass it because it is missing from long_options.
> 
> The option is quite useful when debugging gdbserver.

This is the same as "set remotetimeout".  I can see how the command
line argument would be useful, though.  Eli and I both think this is a
good idea; so I'll approve the code change.


-- 
Daniel Jacobowitz


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