From: Yao Qi <yao@codesourcery.com>
To: <gdb-patches@sourceware.org>
Subject: [patch 0/2] OO tracepoint_action
Date: Fri, 02 Mar 2012 01:00:00 -0000 [thread overview]
Message-ID: <1330650011-31899-1-git-send-email-yao@codesourcery.com> (raw)
Hi,
When modifying GDBserver to send various types of tracepoint_actions to
agent, I noticed there has been three places using "switch/case" blocks for
different types of tracepoint_action, and I don't like to add one more. It
should be cleaner to rewrite them in an OO way. So these patches come up.
next reply other threads:[~2012-03-02 1:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-02 1:00 Yao Qi [this message]
2012-03-02 1:00 ` [PATCH 2/2] " Yao Qi
2012-03-02 1:06 ` Yao Qi
2012-03-02 11:50 ` Pedro Alves
2012-03-02 13:36 ` Yao Qi
2012-03-02 13:50 ` Pedro Alves
2012-03-02 1:00 ` [PATCH 1/2] New field stop_pc in tracepoint_hit_ctx Yao Qi
2012-03-02 10:49 ` Pedro Alves
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=1330650011-31899-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