This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gdb: Remove support for old mangling schemes


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> The manual talks about several demangling-related features which
Keith> raised questions for me about the general support for gnu-v2 code. If
Keith> libiberty is removing support for v2 demangling, how useful will GDB be
Keith> without the ability to demangle v2 symbols? Should we deprecate or remove
Keith> that, too? /me opens can of worms

I tend to think removing the GNU v2 ABI support would be fine.
It's long since obsolete.  If someone out there still requires gcc 2.95,
I suppose they can either build an old gdb as well, or use "set lang c".

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]