]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
mi, testsuite: add another EXTRA option to mi_expect_stop
authorMarkus Metzger <markus.t.metzger@intel.com>
Mon, 13 Jun 2016 13:36:31 +0000 (15:36 +0200)
committerMarkus Metzger <markus.t.metzger@intel.com>
Wed, 6 Jul 2016 06:31:21 +0000 (08:31 +0200)
commit8cca3e100f6fcf85e6bf8e68b24ef2e063c38dc7
tree3720dfd7baf41284b57d43644bf171caa40230a7
parent41af4a217b5ebe9f08225afac5dd249c30002a1c
mi, testsuite: add another EXTRA option to mi_expect_stop

Allow the EXTRA argument of mi_expect_stop to contain a third pattern that must
occur directly before the GDB prompt at the end of the output.

Signed-off-by: Markus Metzger <markus.t.metzger@intel.com>
testsuite/
* lib/mi-support.exp (mi_expect_stop): Add third EXTRA field.

Change-Id: I7b492b72619265ea81200935adf22d94bb086806
gdb/testsuite/lib/mi-support.exp