diff options
author | Tom de Vries <tdevries@suse.de> | 2022-04-14 14:56:21 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2022-04-14 14:56:21 +0200 |
commit | 74f8cb8887a0381de5b701136af42f0b4c66f3d4 (patch) | |
tree | ce748a508771b78b3c205eb5a8adaf5d90ae5079 /gdb/source-cache.h | |
parent | 013dbf15db036ad1513fa41ecfa30d4885c2d18c (diff) | |
download | gdb-74f8cb8887a0381de5b701136af42f0b4c66f3d4.zip gdb-74f8cb8887a0381de5b701136af42f0b4c66f3d4.tar.gz gdb-74f8cb8887a0381de5b701136af42f0b4c66f3d4.tar.bz2 |
[gdb/testsuite] Fix gdb.base/annota1.exp with pie
Since commit 359efc2d894 ("[gdb/testsuite] Make gdb.base/annota1.exp more
robust") we see this fail with target board unix/-fPIE/-pie:
...
FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
...
The problem is that the commit makes the number and order of matched
annotations fixed, while between target boards unix and unix/-fPIE/-pie there
is a difference:
...
\032\032post-prompt
Starting program: outputs/gdb.base/annota1/annota1
+\032\032breakpoints-invalid
+
\032\032starting
\032\032frames-invalid
...
Fix this by optionally matching the additional annotation.
Tested on x86_64-linux.
Diffstat (limited to 'gdb/source-cache.h')
0 files changed, 0 insertions, 0 deletions