gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.exp
authorBruno Larsen <blarsen@redhat.com>
Thu, 3 Nov 2022 09:01:42 +0000 (10:01 +0100)
committerBruno Larsen <blarsen@redhat.com>
Fri, 4 Nov 2022 11:02:32 +0000 (12:02 +0100)
commit476410b3bca1389ee69e9c8fa18aaee16793a56d
tree63af83449147525cc248cf93c63445c924c96ed6
parentd8521074fe20928d34072701043806f381c5a07d
gdb/testsuite: add KFAILs to gdb.reverse/step-reverse.exp

Recent changes to gdb.reverse/step-reverse.exp revealed the latent bug
PR record/29745, where we can't skip one funcion forward if we're using
native-gdbserver. This commit just adds kfails to the test.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29745
Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/testsuite/gdb.reverse/step-reverse.exp