Fixes for gdb.mi/mi-break.exp
authorCarl Love <cel@us.ibm.com>
Wed, 20 Oct 2021 00:02:09 +0000 (00:02 +0000)
committerCarl Love <cel@us.ibm.com>
Thu, 21 Oct 2021 18:54:09 +0000 (13:54 -0500)
commit21a27fb021ad935b25da9f8f97ed4f7d70499c41
tree0aac2590561ac7ba90f89f576878d6ab0b6cfb1d
parentcdeebaab92676c3e433f1d225b304c78ba274fe1
Fixes for gdb.mi/mi-break.exp

Update the expected pattern for two of the tests.

Matching pattern \" doesn't work.  Use .*  to match the \* pattern.
gdb/testsuite/gdb.mi/mi-break.exp