gdb/testsuite: resolve some duplicate testnames in gdb.mi
authorAndrew Burgess <aburgess@redhat.com>
Thu, 23 Dec 2021 15:48:47 +0000 (15:48 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Thu, 23 Dec 2021 15:52:18 +0000 (15:52 +0000)
commitb6846ba57b4c6a8b613deefdaba512598ea3d0d0
treed505595afbcd41b9880b0faae984ebc7b0bba028
parentb622494ee378fd0a490c934c509364b4c7735273
gdb/testsuite: resolve some duplicate testnames in gdb.mi

Set of fixes to resolve some duplicate test names in the gdb.mi/
directory.  There should be no real test changes after this set of
fixes, they are all either:

  - Adding with_test_prefix type constructs to make test names unique,
    or

  - Changing the test name to be more descriptive, or better reflect
    the test being run.
gdb/testsuite/gdb.mi/mi-syn-frame.exp
gdb/testsuite/gdb.mi/mi-var-child.exp
gdb/testsuite/gdb.mi/mi-var-rtti.cc
gdb/testsuite/gdb.mi/mi-watch.exp
gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp
gdb/testsuite/gdb.mi/mi2-var-child.exp