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


A Tuesday 10 June 2008 03:53:27, Nick Roberts wrote:

> Perhaps the answer then is to put notification explicitly in each CLI and
> MI command (as I've proposed for thread_command and mi_cmd_thread_select).

I'm working on a patch that's needed for non-stop that splits the notion of
user/frontend selected thread and frame, from the internally
selected thread and frame.  With it in place, it should be easy to place an 
observer call in the function called to record the current thread and frame.

-- 
Pedro Alves


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