Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Basic ITSET
@ 2012-05-31 13:15 Yao Qi
  2012-05-31 13:15 ` [PATCH 2/3] Test case: gdb.base/itset.exp and gdb.multi/itset.exp Yao Qi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Yao Qi @ 2012-05-31 13:15 UTC (permalink / raw)
  To: gdb-patches

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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-05-31 15:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-31 13:15 [PATCH 0/3] Basic ITSET 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 3/3] Doc 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox