This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA]: Fix for pending breakpoints in manually loaded/unloaded shlibs


> Date: Wed, 18 Aug 2004 09:45:38 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> I think that using a new observer here improves clarity - for instance
> it lets us easily identify all the points in the code where the
> breakpoint module has hooks.  And, the observer seems generally useful;
> breakpoint.c isn't the only thing that will be affected when a shared
> library vanishes.

I'd like to see at least a couple more cases like this before I agree
that a generalization is in order.


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