This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: user friendly symbol name
- From: Andreas Schwab <schwab at linux-m68k dot org>
- To: Shang Yu <yusunn at gmail dot com>
- Cc: gdb at sourceware dot org
- Date: Fri, 09 Aug 2013 12:22:10 +0200
- Subject: Re: user friendly symbol name
- References: <CAHHgPeMJfZ6J1UW5XRANXHxmO0xQ_dAMcXe4RtiHS_sdZgXnpw at mail dot gmail dot com>
Shang Yu <yusunn@gmail.com> writes:
> How to display a user friendly symbol name in gdb ? For example , I
> want gdb display the following symbol name _ZNSt14basic_iostreamIwSt
> in its C++ equivalent format.
(gdb) help maintenance demangle
Demangle a C++/ObjC mangled name.
Call internal GDB demangler routine to demangle a C++ link name
and prints the result.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."