From: Robert Bu <robert_bu@realsil.com.cn>
To: <insight@sourceware.org>
Subject: Problem to fetch memory again and again for the variable once shown in a balloon
Date: Fri, 18 Dec 2009 08:17:00 -0000 [thread overview]
Message-ID: <4B2B3A9B.8060606@realsil.com.cn> (raw)
Hi,
If we hover our mouse on some variable in the source window, Insight
shows the value of the variable in a popup balloon. If the program is
running on a remote target, Insight fetches the value of the variable by
some Remote Serial Packets. Now, if we move the mouse away from the
variable in the source window, the balloon disappears. All seems right
currently.
If we "next" our program, Insight still tries to fetch the value of the
former variable, though the balloon does not show again. These Remote
Serial Packets are not necessary. If the variable is of some type of
large structure. The remote packet can be very large, which results in
some long dealy.
Can we tell Insight not to fetch the memory any longer?
Thanks.
--
regards.
Robert Bu
reply other threads:[~2009-12-18 8:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4B2B3A9B.8060606@realsil.com.cn \
--to=robert_bu@realsil.com.cn \
--cc=insight@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).