Re: user friendly symbol name
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> Date: Fri, 09 Aug 2013 15:14:43 +0100 > From: Pedro Alves <[email protected]> > CC: Shang Yu <[email protected]>, [email protected] > > On 08/09/2013 11:22 AM, Jan Kratochvil wrote: > > (gdb) maintenance demangle _ZNSt16nested_exceptionD2Ev > > std::nested_exception::~nested_exception() > > Interesting. It seems a pity this is a maintenance > command. Shouldn't we "upgrade" it to a regular user command? My vote is YAY. Thanks.