From: Eli Zaretskii <eliz@is.elta.co.il>
To: Kevin Buettner <kevinb@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH RFA/RFC] Address class support
Date: Wed, 16 Oct 2002 23:39:00 -0000 [thread overview]
Message-ID: <Pine.SUN.3.91.1021017083120.3848N-100000@is> (raw)
In-Reply-To: <vt2y98ysvzy.fsf@zenia.red-bean.com>
On 16 Oct 2002, Jim Blandy wrote:
> The dwarf2read.c part is approved.
Sorry, Kevin it seems like I overlooked the original RFA.
> > As before, I'll need approval on the dwarf2read.c changes from
> > either Jim or Elena and I'll need Eli's okay on the Docs changes.
Approved, with the following comments/suggestions:
> +@deftypefn {Target Macro} int ADDRESS_CLASS_TYPE_FLAGS (int @var{byte_size}, int @var{dwarf2_addr_class})
Do you really need to use @var inside deftypefn (I don't have the Texinfo
manual handy, sorry)? I thought the @def... directives supply the @var
automatically.
> +Consider a hypothetical architecture in which addresses are normally
> +32-bits wide, but 16-bit addresses are also supported. Furthermore,
> +suppose that the DWARF 2 information for this architecture simply
I suggest to use either DWARF2 or @w{DWARF 2}, to prevent TeX and makeinfo
from splitting this between DWARF and 2.
> +@smallexample
> +somearch_address_class_type_flags (int byte_size, int dwarf2_addr_class)
This line is too long (even for @smallexample), so please break it in
two:
+somearch_address_class_type_flags (int byte_size,
+ int dwarf2_addr_class)
(There are more too long lines in your examples. In general, any line
inside @smallexample that is longer than 64 characters should be broken
into several lines, or else it will cause overfull hbox'es when you TeX
the manual.)
next prev parent reply other threads:[~2002-10-17 6:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-15 17:42 Kevin Buettner
2002-10-16 0:24 ` Jim Blandy
2002-10-16 23:39 ` Eli Zaretskii [this message]
2002-10-17 11:15 ` Kevin Buettner
2002-10-16 11:42 ` Kevin Buettner
2002-10-16 23:39 ` Eli Zaretskii
[not found] ` <eliz@is.elta.co.il>
2002-10-17 12:23 ` Kevin Buettner
2002-10-16 13:57 ` Kevin Buettner
2002-10-21 16:49 ` Andrew Cagney
2002-11-27 20:32 ` Andrew Cagney
2002-12-02 6:52 ` Kevin Buettner
2002-12-09 15:42 ` Kevin Buettner
2002-12-11 12:32 ` Kevin Buettner
2002-10-22 7:10 ` Andrew Cagney
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=Pine.SUN.3.91.1021017083120.3848N-100000@is \
--to=eliz@is.elta.co.il \
--cc=gdb-patches@sources.redhat.com \
--cc=kevinb@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