Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Yao Qi <yao@codesourcery.com>
To: <gdb-patches@sourceware.org>
Subject: [PATCH 0/3] Basic ITSET
Date: Thu, 31 May 2012 13:15:00 -0000	[thread overview]
Message-ID: <1338470075-12254-1-git-send-email-yao@codesourcery.com> (raw)

Hi,
This patch introduces the basic functionality of ITSET, including
define/undefine itset and check itset, etc.  This piece of work
is quite isolated from the rest of GDB.  With this patch, user can
define itset in GDB, and check various inferior/thread/core are
contained in itset or not.

I don't think this bit should go to 7.5.  Is it OK for mainline
after branch 7.5 is created?

Note that even ITSET is not associated with other execution commands,
with this patch, users can start to play with ITSET and understand
its syntax.  When we add command 'itfoucs', add itset into breakpoint,
and execution commands, it will be easier for users to understand
and accept this concept.


             reply	other threads:[~2012-05-31 13:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-31 13:15 Yao Qi [this message]
2012-05-31 13:15 ` [PATCH 3/3] Doc Yao Qi
2012-05-31 13:15 ` [PATCH 2/3] Test case: gdb.base/itset.exp and gdb.multi/itset.exp Yao Qi
2012-05-31 13:15 ` [PATCH 1/3] define and check itset Yao Qi
2012-05-31 13:34   ` Pedro Alves
2012-05-31 14:25     ` Yao Qi
2012-05-31 14:51       ` Pedro Alves
2012-05-31 15:37     ` Eli Zaretskii

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=1338470075-12254-1-git-send-email-yao@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