[PATCH 1/5] Define target_core_of_thread in gdbserver.

Yao Qi yao@codesourcery.com
Fri Mar 16 14:47:00 GMT 2012


On 03/16/2012 10:42 PM, Yao Qi wrote:
> In ITSET, it needs to know the core number for a given thread id.  It is done
> by target_core_of_thread in GDB.  In GDBserver, we do have code for this
> purpose, but both side is not unified.  In this patch, a new macro
> `target_core_of_thread' is defined, so code in gdb/common/ can use
> target_core_of_thread without #if/#else/#endif wrappings.
> 

Please ignore these patches in this thread.  I'll re-send them in a new
thread later.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list