]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/testsuite] Fix kfail number in gdb.base/watchpoint-running.exp
authorTom de Vries <tdevries@suse.de>
Thu, 13 Jun 2024 15:29:37 +0000 (17:29 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 13 Jun 2024 15:29:37 +0000 (17:29 +0200)
commit56c82e7029464dbd8b2b7237bf3176f3199f9e71
tree75a604539c4e36ba660353f199d4f378c0b37a8d
parente8e10743f7b207b21a1efb0cc9e42487080db013
[gdb/testsuite] Fix kfail number in gdb.base/watchpoint-running.exp

Test-case gdb.base/watchpoint-running.exp reports the following kfail:
...
KFAIL: $exp: all-stop: software: watchpoint hit (timeout) (PRMS: gdb/111111)
...
but the referenced gdb PR doesn't exist.

Fix this by using an actual PR.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31833
gdb/testsuite/gdb.base/watchpoint-running.exp