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/unloadedshlibs


> Date: Wed, 11 Aug 2004 12:57:54 -0400
> From: Andrew Cagney <cagney@gnu.org>
> 
> Right.  In addition to the breakpoints, the MI needs to know about these 
> identical events (so that it can notify the gui of an shlib unload).

Not that I'm against this, but perhaps instead of implementing a core
GDB feature based on the observers (which, as far as I understand,
were invented for a different purpose), we should talk about two
separate changes: one that adds the observer, and another that fixes
the problem reported by Jeff.


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