diff options
author | Tom de Vries <tdevries@suse.de> | 2020-10-28 21:04:12 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2020-10-28 21:04:12 +0100 |
commit | efe9b873931dd0954c11fafd32ff267dc863f669 (patch) | |
tree | 7d3c5b209b0b8baab6ca6983aa203227999cd7e0 /gdb/exec.c | |
parent | 6b68fd45a80196d1462c0fd1e174cead99b3eaeb (diff) | |
download | gdb-efe9b873931dd0954c11fafd32ff267dc863f669.zip gdb-efe9b873931dd0954c11fafd32ff267dc863f669.tar.gz gdb-efe9b873931dd0954c11fafd32ff267dc863f669.tar.bz2 |
[gdb/testsuite] Fix re-read FAILs with -readnow
When running the testsuite with target board readnow, we run into:
...
FAIL: gdb.ada/exec_changed.exp: start second
FAIL: gdb.ada/exec_changed.exp: start just first
FAIL: gdb.base/reread.exp: opts= "" "" : run to foo() second time
FAIL: gdb.base/reread.exp: opts= "" "" : second pass: run to foo() second time
FAIL: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : \
run to foo() second time
FAIL: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : second pass: \
run to foo() second time
...
These are FAILs due to PR26800.
Mark these as KFAILs.
Tested on x86_64-linux.
gdb/testsuite/ChangeLog:
2020-10-28 Tom de Vries <tdevries@suse.de>
* gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
* gdb.base/reread.exp: Same.
Diffstat (limited to 'gdb/exec.c')
0 files changed, 0 insertions, 0 deletions