From 9fa32fe06850945798e916d14e244a099778a5b9 Mon Sep 17 00:00:00 2001 From: Luis Machado Date: Wed, 6 Jan 2021 16:43:10 -0300 Subject: [PATCH] Adjust testcase for new CHERI printing option gdb/testsuite/ChangeLog: 2021-01-15 Luis Machado * gdb.base/options.exp: Add -compact-capabilities option. --- gdb/testsuite/gdb.base/options.exp | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/testsuite/gdb.base/options.exp b/gdb/testsuite/gdb.base/options.exp index 41466614282..3b04a5bbeba 100644 --- a/gdb/testsuite/gdb.base/options.exp +++ b/gdb/testsuite/gdb.base/options.exp @@ -165,6 +165,7 @@ proc_with_prefix test-print {{prefix ""}} { "-address" "-array" "-array-indexes" + "-compact-capabilities" "-elements" "-max-depth" "-memory-tag-violations" -- 2.47.2