]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use ui-out table in "maint print reggroups"
authorTom Tromey <tom@tromey.com>
Wed, 9 Oct 2024 21:29:13 +0000 (15:29 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 4 Dec 2024 01:42:57 +0000 (18:42 -0700)
commite69d35f45e050058b5f66c635999407e4aef508f
treee79e8ea73fbe27002e86124b9c660d064ff3e9a1
parent17ecffd7669d605273d1f9951118b6ab1c09ed45
Use ui-out table in "maint print reggroups"

This changes the "maint print reggroups" command to use a ui-out table
rather than printf.

It also fixes a typo I noticed in a related test case name; and lets
us finally remove the leading \s from the regexp in completion.exp.

Reviewed-by: Christina Schimpe <christina.schimpe@intel.com>
Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/reggroups.c
gdb/testsuite/gdb.base/completion.exp
gdb/testsuite/gdb.base/reggroups.exp
gdb/testsuite/gdb.python/py-arch-reg-groups.exp
gdb/testsuite/gdb.xml/tdesc-regs.exp