From: Eli Zaretskii <eliz@gnu.org>
To: dje@google.com (Doug Evans)
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] New python module gdb.types
Date: Wed, 06 Oct 2010 21:04:00 -0000 [thread overview]
Message-ID: <83vd5fnicu.fsf@gnu.org> (raw)
In-Reply-To: <20101006204434.DCD842461B2@ruffy.mtv.corp.google.com>
> Date: Wed, 6 Oct 2010 13:44:34 -0700 (PDT)
> From: dje@google.com (Doug Evans)
>
> This patch adds a new python module to gdb, gdb.types.
> It contains a small collection of utilities that I've been using.
Thanks.
> + ** Module gdb.types has been added.
> + It contains a collection of utilities for working with gdb.Types objects:
> + get_basic_type, has_field, make_enum_dict.
This part is okay.
> +@cindex Python modules
Index entries should use lower-case letters only (to avoid problems
with sorting them in certain locales).
> +@item get_basic_type (@var{type})
> +Return @var{type} with const and volatile qualifiers, typedefs,
> +and references stripped away.
This is quite cryptic. I can understand what it means to remove
const, volatile, etc. qualifiers (what about `static', btw?), but what
does it mean to "strip" a typedef or a reference? At the very least
please give a few examples, if this cannot be explained easily.
> +@item make_enum_dict (@var{enum_type})
> +Return a dictionary made from @var{enum_type}.
Same here: at the very least we should say what is a "dictionary" in
this context.
next prev parent reply other threads:[~2010-10-06 21:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-06 20:49 Doug Evans
2010-10-06 21:04 ` Eli Zaretskii [this message]
2010-10-08 22:19 ` Doug Evans
2010-10-08 22:21 ` Doug Evans
2010-10-09 9:14 ` Eli Zaretskii
2010-10-13 18:42 ` Doug Evans
2010-10-13 18:49 ` Eli Zaretskii
2010-10-06 21:12 ` Joel Brobecker
2010-10-06 22:12 ` Tom Tromey
2010-10-06 23:44 ` Doug Evans
2010-10-08 23:08 ` Doug Evans
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=83vd5fnicu.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=dje@google.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