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

Re: [rfc][patch] Eliminate quadratic slow-down on number of solibs.


Paul Pluzhnikov wrote:
> On Mon, Jun 22, 2009 at 1:06 PM, Ulrich Weigand<uweigand@de.ibm.com> wrote:
> 
> >> Perhaps a better alternative is to restore the overlay-bp-reset behavior to
> >> "before 2009-05-12" commit: now that this change is in:
> 
> Here is the patch to do that.

This is OK.  (Any reason why we can't inline create_overlay_event_breakpoint_1
into its sole caller?)

> I also verified that create_overlay_event_breakpoint is not called for
> each solib (though it is called 7 times, which seems like 6 too many).

Hmm, do you understand where the other calls come from?

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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