From: Eli Zaretskii <eliz@gnu.org>
To: Vladimir Prus <ghost@cs.msu.su>
Cc: drow@false.org, gdb-patches@sources.redhat.com
Subject: Re: [doc] improve MI varobj introduction
Date: Thu, 04 Jan 2007 21:48:00 -0000 [thread overview]
Message-ID: <ufyaq1n1h.fsf@gnu.org> (raw)
In-Reply-To: <E1H2XFb-0005nx-AY@zigzag.lvk.cs.msu.su> (message from Vladimir Prus on Thu, 04 Jan 2007 21:23:00 +0300)
> From: Vladimir Prus <ghost@cs.msu.su>
> Date: Thu, 04 Jan 2007 21:23:00 +0300
>
> Here's the final patch.
Thanks. I have a few comments and suggestions.
> -When returning the actual values of the objects, this facility allows
> -for the individual selection of the display format used in the result
> -creation. It can be chosen among: binary, decimal, hexadecimal, octal
> -and natural. Natural refers to a default format automatically
> -chosen based on the variable type (like decimal for an @code{int}, hex
> -for pointers, etc.).
This fragment was removed, but the new text doesn't mention this
feature at all. Was the old text plain wrong (i.e. there's no such
feature)? If the feature does exist, I think it should be mentioned.
> +Variable object is MI interface to work with expressions.
Perhaps it's an interface to work with named expressions, because I
believe you don't need anything to work with just expressions, do you?
> +object operations -- for example to obtain or change the value of
Please use 3 dashes in a row, and without blanks on either side, to
get an em-dash in the printed version.
> +Variable objects have hierarchical structure.
The original text said it was a tree structure. I suggest to add the
``tree'' part back (i.e. ``hierarchical tree structure''), as
otherwise it is not clear why you talk about leaf variables further
down.
> Child variable objects can children themself,
> +util we reach leaf variable objects of built-in types. ^^^^^^^^
^^^^
Typos, and also something's wrong with this sentence in general.
> +obtained for a non-leaf variable object, but its generally a string
^^^
"it's"
> +that only indicates the type of the object, and does not list its
> +content.
^^^^^^^
"contents".
> +A frontend need not read the values of all variable objects each time
^^^^^^^^
"does not need"
> +the program stops. Instead, MI provides update command that lists all
^^^^^^^^^^^^^^
"an update command"
> +variable objects which values has changed since the last update
^^^^^^^^^^^^
"whose values"
> +list of variable objects which values have changed. Here,
^^^^^^^^^^^^
Ditto.
next prev parent reply other threads:[~2007-01-04 21:48 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-19 8:04 Vladimir Prus
2006-12-19 22:29 ` Nick Roberts
2006-12-20 11:47 ` Vladimir Prus
2006-12-20 20:52 ` Nick Roberts
2006-12-21 6:15 ` Vladimir Prus
2006-12-26 15:32 ` Daniel Jacobowitz
2006-12-26 15:52 ` Vladimir Prus
2006-12-26 22:38 ` Daniel Jacobowitz
2007-01-04 18:21 ` Vladimir Prus
2007-01-04 18:23 ` Vladimir Prus
2007-01-04 21:48 ` Eli Zaretskii [this message]
2007-01-05 8:39 ` Vladimir Prus
2007-01-05 9:26 ` Eli Zaretskii
2007-01-08 14:50 ` Vladimir Prus
2007-01-08 19:45 ` Eli Zaretskii
2007-01-08 20:09 ` Vladimir Prus
2007-01-09 4:18 ` Eli Zaretskii
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=ufyaq1n1h.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=drow@false.org \
--cc=gdb-patches@sources.redhat.com \
--cc=ghost@cs.msu.su \
/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