gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup output
authorPedro Alves <palves@redhat.com>
Thu, 14 Jun 2018 11:25:41 +0000 (12:25 +0100)
committerPedro Alves <palves@redhat.com>
Thu, 14 Jun 2018 11:25:41 +0000 (12:25 +0100)
commit11ae5818f76e0af4dcf7ee069e0756ccf6901ebe
treefe968f2c9657448ffbd2b0600aafa081d1f5f987
parenta898ca0e0c5893c58b60a7f76225d104df240549
gdb.gdb/selftest.exp, Use multi_line to build gdb's expected startup output

This regex had to be touched at least twice these past few days.  Use
multi_line to make it more readable.

Note this also tightens the regex a little bit in some spots.

gdb/testsuite/ChangeLog:
2018-06-14  Pedro Alves  <palves@redhat.com>

* gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
gdb's expected startup output.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.gdb/selftest.exp
This page took 0.024568 seconds and 4 git commands to generate.