]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
[gdb/testsuite] Fix buffer full errors in gdb.mi/mi-sym-info.exp
authorTom de Vries <tdevries@suse.de>
Fri, 13 Mar 2020 14:38:19 +0000 (15:38 +0100)
committerTom de Vries <tdevries@suse.de>
Fri, 13 Mar 2020 14:38:19 +0000 (15:38 +0100)
commit2d61316c32a9fa3e14786c3312d9ca87c9298db5
tree9c34666627175f99b87c12c4cb12c1c13a2d673b
parent2e9145ace2a520f942d74fea7df9458cc8a16523
[gdb/testsuite] Fix buffer full errors in gdb.mi/mi-sym-info.exp

With debug info packages for system libs installed, I run into buffer full
errors with test-case gdb.mi/mi-sym-info.exp.  Fix these using exp_continue.

This exposes timeouts due to gdb taking a long time before starting to print
output.  Fix these using with_timeout_factor.

Tested on x86_64-linux, with make targets check and check-read1.

gdb/testsuite/ChangeLog:

2020-03-13  Tom de Vries  <tdevries@suse.de>

* gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-sym-info.exp