From: Luis Machado Date: Wed, 6 Jan 2021 19:43:10 +0000 (-0300) Subject: Adjust testcase for new CHERI printing option X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa32fe06850945798e916d14e244a099778a5b9;p=thirdparty%2Fbinutils-gdb.git Adjust testcase for new CHERI printing option gdb/testsuite/ChangeLog: 2021-01-15 Luis Machado * gdb.base/options.exp: Add -compact-capabilities option. --- 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"