[gdb/testsuite] Fix gdb.python/py-symbol.exp with -readnow
authorTom de Vries <tdevries@suse.de>
Wed, 28 Oct 2020 20:04:12 +0000 (21:04 +0100)
committerTom de Vries <tdevries@suse.de>
Wed, 28 Oct 2020 20:04:12 +0000 (21:04 +0100)
commit99cc6b2abf5e80a1ecf5c0fada4a77a5fa4d302b
treec9dcab8b4ef4986f15f7095ce8b7893d159cba14
parentefe9b873931dd0954c11fafd32ff267dc863f669
[gdb/testsuite] Fix gdb.python/py-symbol.exp with -readnow

When running test-case gdb.python/py-symbol.exp with target board readnow, we
get:
...
FAIL: gdb.python/py-symbol.exp: print line number of rr
FAIL: gdb.python/py-symbol.exp: print value of rr
...

These are FAILs due to PR25857.

Mark these FAILs as KFAILs.

gdb/testsuite/ChangeLog:

2020-10-28  Tom de Vries  <tdevries@suse.de>

* gdb.python/py-symbol.exp: Add KFAILs for -readnow.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-symbol.exp