Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RCF 0/6 V2] MI notification of command option change
@ 2012-07-27 14:06 Yao Qi
  2012-07-27 14:06 ` [PATCH 1/7] new observer command_option_changed Yao Qi
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Yao Qi @ 2012-07-27 14:06 UTC (permalink / raw)
  To: gdb-patches


  1.  Kee the command-registration functions unchanged (discard
my xxx_wit_notif functions).
  2.  Don't emit option change of *all* gdb commands.  We have to
set 'reporting' commands via function 'set_cmd_notify', otherwise
commands are still 'no-reporting'.  I believe that frontends will
request more and more options changes, but changes of some gdb
options are useless to frontends.  It is noisy to send all option
changes.

Tom and Pedro's review comments are addressed in this version.


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

end of thread, other threads:[~2012-07-27 18:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-27 14:06 [RCF 0/6 V2] MI notification of command option change Yao Qi
2012-07-27 14:06 ` [PATCH 1/7] new observer command_option_changed Yao Qi
2012-07-27 14:06 ` [PATCH 2/7] allow to suppress more mi notification Yao Qi
2012-07-27 14:06 ` [PATCH 4/7] notify in enum_cmd and scheduler-locking Yao Qi
2012-07-27 14:07 ` [PATCH 3/7] attach to command_option-changed observer Yao Qi
2012-07-27 18:07   ` Eli Zaretskii
2012-07-27 14:07 ` [PATCH 6/7] notify in string_cmd and trace-notes Yao Qi
2012-07-27 14:07 ` [PATCH 7/7] code indentation Yao Qi
2012-07-27 14:07 ` [PATCH 5/7] notify in boolean_cmd and circular-trace-buffer Yao Qi
2012-07-27 14:15 ` [RCF 0/6 V2] MI notification of command option change Yao Qi

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