]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.ada/tagged.exp
* gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.ada / tagged.exp
index 981203d7191d1b6f679fd213e77c269416f9d2a7..eb044a73026830afb0ac1dbc8702d9349db64228 100644 (file)
@@ -58,7 +58,7 @@ gdb_test "ptype segm" \
          "ptype segm"
 
 gdb_test "print segm" \
-         "\\(position => 74, width => 8\\)" \
+         "\\(position => 74, width => 8\\)" \
          "print segm"
 
 # Now, test printing of an class-wide object.
@@ -70,7 +70,7 @@ gdb_test "ptype obj" \
          "ptype obj"
 
 gdb_test "print obj" \
-         "\\(position => 74, width => 8\\)" \
+         "\\(position => 74, width => 8\\)" \
          "print obj"