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 16:42:24 -0400
From: Andrew Cagney <cagney@gnu.org>

Um, observers were introduced for this purpose - make it possible for anything, core or peripheral, to monitor changes in the inferior/GDB.


But we don't want to _monitor_ anything in this case.  We want to fox
a specific, well-defined problem due to a specific course of events.

And that well defined course of events is called an shlib unload. Lets abstract it as such.


Andrew



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