This is the mail archive of the gdb-prs@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]

[Bug c++/10794] Crash while trying to demangle this symbol


------- Additional Comments From tromey at redhat dot com  2010-01-19 20:00 -------
Using a relatively recent CVS binutils, I was unable to make c++filt
crash on this symbol, with or without the @plt:

opsy. ~/gnu/baseline-gdb/build/binutils/cxxfilt < symname
__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<maaa::nbbbbbb::core::Icccccccc
const* const, maaa::sddddddddd::bee::Fffffffffffff::Sgggggg*> > >::~new_allocator()
__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<maaa::nbbbbbb::core::Icccccccc
const* const, maaa::sddddddddd::bee::Fffffffffffff::Sgggggg*> >
>::~new_allocator()@plt

Could you try a CVS gdb on your program?
Maybe the bug has been fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=10794

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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