From: Eli Zaretskii <eliz@gnu.org>
To: Simon Marchi <simon.marchi@ericsson.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH RFC] Decouple user selection from internal selection
Date: Fri, 24 Feb 2017 07:53:00 -0000 [thread overview]
Message-ID: <83zihcrpnm.fsf@gnu.org> (raw)
In-Reply-To: <20170223222850.5511-1-simon.marchi@ericsson.com> (message from Simon Marchi on Thu, 23 Feb 2017 17:28:50 -0500)
> From: Simon Marchi <simon.marchi@ericsson.com>
> CC: Simon Marchi <simon.marchi@ericsson.com>
> Date: Thu, 23 Feb 2017 17:28:50 -0500
>
> diff --git a/gdb/doc/observer.texi b/gdb/doc/observer.texi
> index 606ddfe536..f786b1e2b7 100644
> --- a/gdb/doc/observer.texi
> +++ b/gdb/doc/observer.texi
> @@ -307,7 +307,8 @@ This observer is used for internal testing. Do not use.
> See testsuite/gdb.gdb/observer.exp.
> @end deftypefun
>
> -@deftypefun void user_selected_context_changed (user_selected_what @var{selection})
> -The user-selected inferior, thread and/or frame has changed. The user_select_what
> -flag specifies if the inferior, thread and/or frame has changed.
> +@deftypefun void global_user_selection_changed (user_selection *@var{us}, user_selected_what @var{selection})
> +The user-selected inferior, thread and/or frame in US has changed. The
"US" should be "@var{us}".
> +user_select_what flag specifies if the inferior, thread and/or frame has
user_select_what should be in @code.
Thanks.
next prev parent reply other threads:[~2017-02-24 7:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-23 22:29 Simon Marchi
2017-02-24 7:53 ` Eli Zaretskii [this message]
2017-03-03 17:24 ` Philipp Rudo
2017-03-03 18:31 ` Simon Marchi
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=83zihcrpnm.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=simon.marchi@ericsson.com \
/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