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++/18129] Segfault when reading symbols


https://sourceware.org/bugzilla/show_bug.cgi?id=18129

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |palves at redhat dot com
         Resolution|---                         |FIXED
   Target Milestone|---                         |7.10.1

--- Comment #6 from Pedro Alves <palves at redhat dot com> ---
Fixed in 7.10.1:

$ /usr/local/bin/gdb-7.10.1  -ex "demangle -l c++
_ZN6Gorgon6String2ToIfEENSt9enable_ifIXaantsrSt16is_constructibleIT_ISsEE5valuentsrDTcl26gorgon__enum_trait_locatorcvS4__EEE14isupgradedenumES4_E4typeERKSs"
GNU gdb (GDB) 7.10.1.20160210-cvs
[...]
std::enable_if<(!std::is_constructible<float<std::string> >::value)&&(!decltype
(gorgon__enum_trait_locator((float)()))::isupgradedenum), float>::type
Gorgon::String::To<float>(std::string const&)
(gdb)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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