This is the mail archive of the gdb-patches@sourceware.org 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: [Patch] Mechanism for board files to set default remotetimeout


On 06/03/2013 11:52 AM, Pedro Alves wrote:
> That's always nice, thanks.
> 
> Note however, given "-ex", you don't even need the special -l switch.
> 
> This
> 
>   gdb -ex "set remotetimeout xxx"
> 
> works just as fine.  So you can do this from the command line:
> 
> $ make check RUNTESTFLAGS="GDBFLAGS='-ex set\ remotetimeout\ 1000'"
> 
> Or, for example, this is a board file I have for testing
> GDB in different modes:

Added this info to the wiki, in:

http://sourceware.org/gdb/wiki/TestingGDB

-- 
Pedro Alves


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