gdb/testsuite: Improve detection of bug gdb/24541
authorAndrew Burgess <andrew.burgess@embecosm.com>
Sun, 16 Jun 2019 15:17:59 +0000 (16:17 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Sun, 16 Jun 2019 15:27:14 +0000 (16:27 +0100)
commit93cb9841d68263174a600dc70af742a8e2eabfc6
treef389d6cfb80fb9de59e3ae17f7a57a37c664dbc1
parent730ead81dfffc181f79a4b79ba8abf6850e63596
gdb/testsuite: Improve detection of bug gdb/24541

In bug gdb/24686 a testsuite failure was reported, this failure was
actually just another instance of bug gdb/24541, however, due to the
non-deterministic nature of bug gdb/24541 the testsuite pattern that
was intended to catch this bug failed.

This commit adds a second pattern to help detect gdb/24541, which
should change the FAIL reported in gdb/24686 into a KFAIL.

gdb/testsuite/ChangeLog:

PR gdb/24686
* gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
improve detection of bug gdb/24541.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp
This page took 0.027085 seconds and 4 git commands to generate.