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 gdb/17771] Crash parsing symbol


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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
This works for me with current git master:

(gdb) demangle
_Z16affine_transformIddLm2EE6VectorIDTmlcvT__EcvT0__EEXT1_EERK6MatrixIS1_XplT1_Li1EEXplT1_Li1EEERKS0_IS2_XT1_EE
Vector<decltype (((double)())*((double)())), 2ul> affine_transform<double,
double, 2ul>(Matrix<double, (2ul)+(1), (2ul)+(1)> const&, Vector<double, 2ul>
const&)

-- 
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]