]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add "maint canonicalize" command
authorTom Tromey <tromey@adacore.com>
Tue, 1 Nov 2022 18:48:27 +0000 (12:48 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 26 Apr 2025 21:03:00 +0000 (15:03 -0600)
commite5e619acf9922bd4c7be05d944eae34cc4fa413b
tree05db1521873b4c2e22405aef326d8858499bf0a4
parent8f9b303e68d1e5b48b253b0a215ef7761422fb8a
Add "maint canonicalize" command

This adds a new "maint canonicalize" command that can be used to see
the canonical form of a C++ name.  I've needed this a few times when
debugging gdb.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
Reviewed-By: Tom de Vries <tdevries@suse.de>
gdb/NEWS
gdb/doc/gdb.texinfo
gdb/maint.c
gdb/testsuite/gdb.base/maint.exp