From: "J. Johnston" <jjohnstn@redhat.com>
To: Keith Seitz <keiths@redhat.com>
Cc: gdb-patches@sources.redhat.com, alain@qnx.com
Subject: Re: Patch for gdb/mi problem 702
Date: Fri, 04 Oct 2002 12:26:00 -0000 [thread overview]
Message-ID: <3D9DEB6D.3EA50DFF@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0210041014040.1796-100000@valrhona.uglyboxes.com>
Keith Seitz wrote:
>
> On Fri, 4 Oct 2002, J. Johnston wrote:
>
> > Some of these output variables are aliases of one another
> > (e.g. *p which points to a[5] which is also being shown). The application
> > kicks off a separate input field operation that changes the value of a[5].
> > Now, the application knows it changed a[5], but doesn't necessarily know about
> > the current alias to *p.
>
> You'll also get a target_changed event. This will cause the UI to run
> -var-update, which will show that the "aliased" object's value has
> changed. This already works in insight.
>
> Keith
Yes, but the UI won't see the original value that got changed. So, if you are going to get
the cost of a -var-update anyway, why not add the value that just got changed
and thereby make the code simpler? Otherwise, the setter of the value
must go and cause a refresh of the changed value in addition to the normal code that will
trigger due to a target_changed event. Am I missing something here?
-- Jeff J.
next prev parent reply other threads:[~2002-10-04 19:26 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-03 16:06 J. Johnston
2002-10-03 17:22 ` Keith Seitz
2002-10-04 9:57 ` J. Johnston
2002-10-04 10:12 ` Keith Seitz
2002-10-04 10:26 ` Alain Magloire
2002-10-04 12:26 ` J. Johnston [this message]
2002-10-04 14:35 ` Keith Seitz
2002-10-23 15:20 ` J. Johnston
2002-10-23 15:39 ` Andrew Cagney
2002-10-23 16:58 ` J. Johnston
2002-10-23 15:43 ` Andrew Cagney
2002-11-08 14:08 ` J. Johnston
2002-11-09 14:02 ` Eli Zaretskii
2002-11-11 9:12 ` J. Johnston
2002-10-21 18:40 ` Andrew Cagney
2002-10-22 14:54 ` J. Johnston
[not found] <200210041725.NAA27681@node1.ott.qnx.com>
2002-10-04 10:51 ` Keith Seitz
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=3D9DEB6D.3EA50DFF@redhat.com \
--to=jjohnstn@redhat.com \
--cc=alain@qnx.com \
--cc=gdb-patches@sources.redhat.com \
--cc=keiths@redhat.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