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


> Date: Sat, 13 Aug 2005 01:04:14 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> Or do as I described earlier today, and add a new mechanism
> specifically designed to notify interpreters of events that could be
> interesting (which might meet Eli's concerns about misusing observers,
> but we'd have to ask him!)

I won't object to such a mechanism.

> or else call into the MI interpreter
> directly from the code without messing with any kind of mechanism.

And neither to this implementation.


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