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: Make the remote target always register a thread


A Thursday 26 June 2008 00:08:08, Pedro Alves wrote:
> This patch makes the remote target always put a thread in the
> thread list.  This is needed so we can get rid of context
> switching on the core side.
>

Sorry, forgot to add that this patch applies on top of the other
one I just sent that makes the remote target use ptid.tid for
thread ids.

[make the remote target store thread ids in ptid_t.tid]
http://sourceware.org/ml/gdb-patches/2008-06/msg00458.html

-- 
Pedro Alves


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