Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Yao Qi <yao@codesourcery.com>
To: <gdb-patches@sourceware.org>
Subject: Re: [PATCH 1/5] Define target_core_of_thread in gdbserver.
Date: Fri, 16 Mar 2012 14:47:00 -0000	[thread overview]
Message-ID: <4F63523E.6060900@codesourcery.com> (raw)
In-Reply-To: <1331908966-5527-2-git-send-email-yao@codesourcery.com>

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 (齐尧)


  parent reply	other threads:[~2012-03-16 14:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16 14:44 Yao Qi
2012-03-16 14:44 ` [PATCH 2/5] Move vec to common/ Yao Qi
2012-04-13 17:30   ` Tom Tromey
2012-04-19  7:15     ` [committed]: " Yao Qi
2012-03-16 14:47 ` Yao Qi [this message]
2012-04-13 17:35   ` [PATCH 1/5] Define target_core_of_thread in gdbserver Tom Tromey
2012-04-19  6:03     ` [committed]: " Yao Qi
2012-03-16 15:01 [PATCH 0/5] Preparatory patches for ITSET in GDBserver Yao Qi
2012-03-16 15:01 ` [PATCH 1/5] Define target_core_of_thread in gdbserver Yao Qi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F63523E.6060900@codesourcery.com \
    --to=yao@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox