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: MI output during program execution


On Sat, Aug 13, 2005 at 08:53:33AM -0400, Bob Rossi wrote:
> The strange this is, it doesn't look like the "event" approach was a
> replacement for the "hook" approach, unless it was a long time coming.
> For instance, in breakpoint.c, 

I don't know what the event interface was designed for; it predates my
involvement with GDB.  The mailing list archives are a good reference
at moments like this.

In any case, I don't think it's a widely adopted infrastructure and I
don't think it's doing much good.  I'd rather add something more
specific, and see about removing both the hooks and the events, unless
someone can give me a reason to the contrary.  Are events currently
used?  For what?

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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