From: Yao Qi <yao@codesourcery.com>
To: <gdb-patches@sourceware.org>
Subject: ping: [RFC] MI notification on register changes
Date: Thu, 01 Nov 2012 00:36:00 -0000 [thread overview]
Message-ID: <5091C413.6000700@codesourcery.com> (raw)
In-Reply-To: <1350977008-28632-1-git-send-email-yao@codesourcery.com>
On 10/23/2012 03:23 PM, Yao Qi wrote:
> gdb/doc:
>
> 2012-10-23 Yao Qi<yao@codesourcery.com>
>
> * gdb.texinfo (GDB/MI Async Records): Add '=register-changed'.
> * observer.texi (GDB Observers): Add observer
> 'register_changed'.
> gdb:
>
> 2012-10-23 Yao Qi<yao@codesourcery.com>
>
> * mi/mi-cmd-var.c (mi_cmd_var_assign): Set
> mi_suppress_notification.register_changed to 1 and restore it
> on exit.
> * mi/mi-interp.c: Include "regcache.h".
> Declare mi_register_changed.
> (mi_interpreter_init): Install mi_register_changed to observer
> 'register_changed'.
> (mi_register_changed): New.
> * mi/mi-main.h (struct mi_suppress_notification)
> <register_changed>: New.
>
> * value.c (struct value) <regnum>: Update comments.
> * eval.c (evaluate_subexp_standard):
>
> * valops.c (value_assign): Get frame info of 'toval' earlier.
> (value_assign): Call observer_notify_register_changed if
> 'toval' is related to a register.
>
> * NEWS: Mention it.
>
> gdb/testsuite/
>
> 2012-10-23 Yao Qi<yao@codesourcery.com>
>
> * gdb.mi/mi-reg-changed.c: New.
> * gdb.mi/mi-reg-changed.exp: New.
> * gdb.mi/mi-cli.exp: Update tests for new MI notification.
Ping. http://sourceware.org/ml/gdb-patches/2012-10/msg00401.html
--
Yao
next prev parent reply other threads:[~2012-11-01 0:36 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-23 7:24 Yao Qi
2012-11-01 0:36 ` Yao Qi [this message]
2012-11-01 20:48 ` Tom Tromey
2012-11-02 9:56 ` Yao Qi
2012-11-02 16:42 ` Tom Tromey
2012-11-05 10:26 ` Yao Qi
2012-11-05 20:10 ` Tom Tromey
2012-11-06 6:05 ` Yao Qi
2012-11-06 20:00 ` André Pönitz
2012-11-07 15:35 ` Marc Khouzam
2012-11-07 17:01 ` Pedro Alves
2012-11-07 18:18 ` Marc Khouzam
2012-11-07 18:54 ` Tom Tromey
2012-11-07 21:09 ` André Pönitz
2012-11-09 1:47 ` Yao Qi
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=5091C413.6000700@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