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: [PATCH:MI] Event notification


I don't think anyone responded to this.

On Fri, Apr 18, 2008 at 11:20:38AM +1200, Nick Roberts wrote:
> I've not run the testsuite as I imagine it will break in many places.  I want
> to get this idea of decoupling MI output from the input command accepted first.
> In this respect, it is somewhat similar to asynchronous output in asynchronous
> mode.

I'm fine with this idea.  The thread changed observer looks fine.  I
think that the frame changed observer will fire too often;
select_frame is often used with cleanups to temporarily select another
frame.

-- 
Daniel Jacobowitz
CodeSourcery


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