Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch 0/2] OO tracepoint_action
@ 2012-03-02  1:00 Yao Qi
  2012-03-02  1:00 ` [PATCH 2/2] " Yao Qi
  2012-03-02  1:00 ` [PATCH 1/2] New field stop_pc in tracepoint_hit_ctx Yao Qi
  0 siblings, 2 replies; 8+ messages in thread
From: Yao Qi @ 2012-03-02  1:00 UTC (permalink / raw)
  To: gdb-patches

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.


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

end of thread, other threads:[~2012-03-02 13:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-02  1:00 [patch 0/2] OO tracepoint_action Yao Qi
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

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