RFC: MI output during program execution

Eli Zaretskii eliz@gnu.org
Sat Aug 13 11:13:00 GMT 2005


> Date: Fri, 12 Aug 2005 16:57:14 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sources.redhat.com
> 
> In any case, I don't know that the observers implementation, per se, is
> a good fit for this particular usage anyway.  MI is not an optional
> component, nor would most of the events in question be optional
> components; the data flow is simple, just as you described above.
> We can just call MI at the right points.

If it's easy to do that, let's do it.

> Or add a small level of abstraction, and call all registered
> interfaces (TUI, CLI, MI) and see if any of them need to generate
> notifications.

Or this.



More information about the Gdb-patches mailing list