]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.ada/array_subscript_addr.exp
* gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.ada / array_subscript_addr.exp
index 7b517ee56b441f8878ec53aa3b1f345bb050f4fd..2edce85a1b3c84405db71b2f654a40fbdeab54ee 100644 (file)
@@ -40,6 +40,6 @@ runto "p.adb:$bp_location"
 # Verify that we can compare a string slice with another string.
 
 gdb_test "print a(2)'Address" \
-         "\\(system\\.address\\) 0x\[0-9a-fA-F\]+" \
+         "\\(system\\.address\\) 0x\[0-9a-fA-F\]+" \
          "print a(2)'Address"