]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Adjust testcase for new CHERI printing option
authorLuis Machado <luis.machado@linaro.org>
Wed, 6 Jan 2021 19:43:10 +0000 (16:43 -0300)
committerLuis Machado <luis.machado@linaro.org>
Fri, 15 Jan 2021 21:55:31 +0000 (18:55 -0300)
gdb/testsuite/ChangeLog:

2021-01-15  Luis Machado  <luis.machado@arm.com>

* gdb.base/options.exp: Add -compact-capabilities option.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/options.exp

index 82afea8d82c4a3eccc52a1d4892d383fe0cf31f1..e080ac0c4eefb898d53846bebc83e2653a569022 100644 (file)
@@ -1,3 +1,7 @@
+2021-01-15  Luis Machado  <luis.machado@arm.com>
+
+       * gdb.base/options.exp: Add -compact-capabilities option.
+
 2020-10-20  Luis Machado  <luis.machado@arm.com>
 
        * gdb.dwarf2/dw2-capability.exp: New test.
index 3c4f9060a900f1613371107ec84bcd41f637e664..4848af20af61acaff4200587751a6b39effe1fad 100644 (file)
@@ -163,6 +163,7 @@ proc_with_prefix test-print {{prefix ""}} {
        "-address"
        "-array"
        "-array-indexes"
+       "-compact-capabilities"
        "-elements"
        "-max-depth"
        "-null-stop"