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: 0/9] No context-switching


On Sat, Aug 16, 2008 at 04:29:11PM +0100, Pedro Alves wrote:
> This series of patches removes inferior control globals, in favour of 
> accessing thread_info members directly, effectivelly, getting rid of
> the need to context-switch.

Aside from the spelling error in 3/9, I've reviewed all these patches
and they look fine to me - go ahead!

Some of the weirder things you turned up, like which thread we pass a
signal to, should probably be fixed... separately.

-- 
Daniel Jacobowitz
CodeSourcery


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