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: [RFA/RFC] Implement =thread-selected notification.


On Wed, Aug 13, 2008 at 04:40:15PM +0400, Vladimir Prus wrote:
> 
> I've previously posted a spec of how thread management should work
> between MI frontend and GDB. Parts of that spec -- namely --thread
> and --frame options were implemented. This patch adds =thread-selected
> notification, so that I go ahead and convert that spec into manual
> section.
> 
> I went with Dan's suggestion of reporting the change if we end up
> with different thread after MI command is done -- which means we don't
> have to carefully suppress notifications due to "internal" thread switches.
> 
> Only doc changes need formal approval; feedback on other bits is appreciated.

Looks fine to me.

-- 
Daniel Jacobowitz
CodeSourcery


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