This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] Eliminate quadratic slow-down on number of solibs (part 2).
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Paul Pluzhnikov <ppluzhnikov at google dot com>
- Cc: gdb-patches at sourceware dot org, Tom Tromey <tromey at redhat dot com>
- Date: Wed, 13 May 2009 11:24:51 +0200
- Subject: Re: [patch] Eliminate quadratic slow-down on number of solibs (part 2).
- References: <8ac60eac0905121243m41d52262ua1e4d97642bb8a60@mail.gmail.com>
(thanks for posting the results for ObjC)
> 2009-05-12 Paul Pluzhnikov <ppluzhnikov@google.com>
>
> * objc-lang.c (objc_objfile_data): New variable.
> (find_methods): Skip objfiles without Obj-C methods.
> (_initialize_objc_lang): New function.
> OK to commit?
Yep :)
--
Joel