commit | 21a27fb021ad935b25da9f8f97ed4f7d70499c41 | [log] [tgz] |
---|---|---|
author | Carl Love <cel@us.ibm.com> | Wed Oct 20 00:02:09 2021 +0000 |
committer | Carl Love <cel@us.ibm.com> | Thu Oct 21 13:54:09 2021 -0500 |
tree | 0aac2590561ac7ba90f89f576878d6ab0b6cfb1d | |
parent | cdeebaab92676c3e433f1d225b304c78ba274fe1 [diff] |
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.