]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix "maint print" error messages
authorTom Tromey <tom@tromey.com>
Wed, 9 Oct 2024 21:31:11 +0000 (15:31 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 4 Dec 2024 01:42:57 +0000 (18:42 -0700)
commit0c57d55c4479231bd63d6623d1bfbcb340ffdb20
tree8cfefe535736f9e280bc6b8a21c1f01425c28ec4
parente69d35f45e050058b5f66c635999407e4aef508f
Fix "maint print" error messages

While working on an earlier patch, I noticed that all the
register-related "maint print" commands used the wrong command name in
an error message.  This fixes them.

Reviewed-by: Christina Schimpe <christina.schimpe@intel.com>
Approved-By: Andrew Burgess <aburgess@redhat.com>
gdb/regcache-dump.c