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 Fri, Aug 12, 2005 at 05:33:25PM -0700, Jim Ingham wrote:
> >OK, unfortunatly, I'm still trying to catch up here. I think I
> >understand the observer approach, however, what is the event approach?
> >Is that different than the "hooks" you have?
> 
> So it LOOKS like the "events" are supposed to be the replacements for  
> the hooks...
> 
> But then there's the whole observer thing, which from what I read of  
> the gdb-patches traffic at the time was supposed to be a more general  
> solution for watching interesting events.  But it doesn't seem to be  
> used all that much.
>
> So I am not really sure what's supposed to be happening here.
> 
> Moving from hooks to events seems a trivial formal exercise.  I don't  
> know if they will get deprecated soon or what, however...

Jim thanks for all the help! Really.

Can anyone reliable answer if hooks or events are supposed to be used in
the future for GDB? if neither of these, is there another approach?

If there is no approach that the core GDB developers prefer, or know
that are already in place, we are free to choose from any approach.

Bob Rossi


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