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++/18141] massive perf issue trying to lookup namespaces in STRUCT_DOMAIN with gdb_index


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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Doug Evans <devans@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=82c7be3106bbbf753f441f8a8113f2cac5e7cba8

commit 82c7be3106bbbf753f441f8a8113f2cac5e7cba8
Author: Doug Evans <dje@google.com>
Date:   Tue May 26 17:20:49 2015 -0700

    PR c++/18141, c++/18417.

    gdb/ChangeLog:

        * cp-support.c (cp_lookup_rtti_type): Handle the case of NAME being
        a typedef.

    gdb/testsuite/ChangeLog:

        * gdb.cp/iostream.cc: New file.
        * gdb.cp/iostream.exp: New file.

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