diff options
author | Tom de Vries <tdevries@suse.de> | 2021-03-31 15:17:19 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2021-03-31 15:17:19 +0200 |
commit | cfcbd506fb0262070f58d089bf58502d8f677dd5 (patch) | |
tree | e8ee44cf472de7d27b742cbd28d2b12e5f16c72f /gdb/arm-linux-tdep.h | |
parent | fdb21288ca98d0ebb7819a752631a31aa0010be3 (diff) | |
download | binutils-cfcbd506fb0262070f58d089bf58502d8f677dd5.zip binutils-cfcbd506fb0262070f58d089bf58502d8f677dd5.tar.gz binutils-cfcbd506fb0262070f58d089bf58502d8f677dd5.tar.bz2 |
[gdb/testsuite] Ignore DEBUGINFOD_URLS
On openSUSE Tumbleweed, DEBUGINFOD_URLS is now defined by default:
...
$ echo $DEBUGINFOD_URLS
https://debuginfod.opensuse.org/
...
With DEBUGINFOD_URLS defined we run into:
...
FAIL: gdb.mi/mi-sym-info.exp: List all functions from debug information only \
(timeout)
...
as reported in PR27667.
There's a latency of ~0.5s per request, which is ok-ish for interactive usage.
But the symbol-info-functions command ends up issuing 21 source requests,
which means we easily run into the 10s timeout.
Fix this by unsetting DEBUGINFOD_URLS in default_gdb_init.
gdb/testsuite/ChangeLog:
2021-03-31 Tom de Vries <tdevries@suse.de>
PR testsuite/27667
* lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
Diffstat (limited to 'gdb/arm-linux-tdep.h')
0 files changed, 0 insertions, 0 deletions