[patch, testsuite] adjust timeout in gdb.base/freebpcmd.exp

Sandra Loosemore sandra@codesourcery.com
Wed Oct 21 19:41:00 GMT 2015


I've been observing random failures in gdb.base/freebpcmd.exp on a 
bare-metal target using RSP with a slow debug probe.  It seems that the 
hardwired timeout of 120 seconds for this test is just a little too low 
for this target.  It seems better to use with_timeout_factor instead of 
a hardwired value; choosing a factor of 10 here is totally random, but 
it seems to be plenty on this target (its default timeout is 60).

OK to commit?

-Sandra

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb-freebpcmd.log
Type: text/x-log
Size: 162 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20151021/8d00aa1c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb-freebpcmd.patch
Type: text/x-patch
Size: 1359 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20151021/8d00aa1c/attachment-0001.bin>


More information about the Gdb-patches mailing list