]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/with.exp
Extend "x" and "print" commands to support memory tagging
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / with.exp
index 0e83ad4898e096db1fe635caf747674d2844b4f8..0d53dbebba31aedae863ba7022f370dae49b72e1 100644 (file)
@@ -238,7 +238,7 @@ with_test_prefix "errors" {
     gdb_test "with w" \
        "Ambiguous set command \"w\": watchdog, width, write\\."
     gdb_test "with print m" \
-       "Ambiguous set print command \"m\": max-depth, max-symbolic-offset\\."
+       "Ambiguous set print command \"m\": max-depth, max-symbolic-offset, memory-tag-violations\\."
 
     gdb_test "with variable xxx=1" \
        "Cannot use this setting with the \"with\" command"