[PATCH 0/2] Demangler crash handler

Pedro Alves palves@redhat.com
Tue May 13 19:19:00 GMT 2014


On 05/13/14 20:16, Gary Benson wrote:
> Pedro Alves wrote:

>> Or you could just pass that list through c++filt, the binutils
>> program, which also uses the same demangler.  That might be
>> faster, though obviously won't catch gdb-specific bugs.
> 
> c++filt would be enough to catch the crashes we've seen recently.
> It would be best to have c++filt built with the latest libiberty
> from GCC upstream, as two fixes have gone in recently.

The fix should have been merged to the binutils-gdb repo too, then
it's just a matter of building binutils ToT.
Has it not been yet?  We need to make sure that's done.

-- 
Pedro Alves



More information about the Gdb-patches mailing list