commit | e5e619acf9922bd4c7be05d944eae34cc4fa413b | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Tue Nov 01 12:48:27 2022 -0600 |
committer | Tom Tromey <tom@tromey.com> | Sat Apr 26 15:03:00 2025 -0600 |
tree | 05db1521873b4c2e22405aef326d8858499bf0a4 | |
parent | 8f9b303e68d1e5b48b253b0a215ef7761422fb8a [diff] |
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>