From: "Eli Zaretskii" <eliz@gnu.org>
To: Paul Hilfinger <hilfingr@gnat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] patch to remove language-dependent language support
Date: Sat, 11 Sep 2004 11:27:00 -0000 [thread overview]
Message-ID: <01c497f2$Blat.v2.2.2$3a8b3d20@zahav.net.il> (raw)
In-Reply-To: <20040910101125.BC0E4F2C98@nile.gnat.com> (message from Paul Hilfinger on Fri, 10 Sep 2004 06:11:25 -0400 (EDT))
> From: Paul Hilfinger <hilfingr@gnat.com>
> Date: Fri, 10 Sep 2004 06:11:25 -0400 (EDT)
>
> At Andrew's request, I've prepared a patch that removes the
> (essentially unused) features in the language vector and elsewhere
> that provide for language-dependent integral output formats. The
> patch below causes GDB to use C-format throughout instead. This change
> does indeed allow for a bit of brush removal.
>
> The idea is that if language-specific formatting were ever to be
> re-introduced, it would be via a function in the language vector. (I'd
> suggest that such a function take a raw string of digits and perhaps
> their radix, and work from that. For C, it would stick 0x or 0 in
> front, according to radix and value; for Ada, it would stick RADIX# in
> front and # after for non-decimal radices).
>
> The patch would have been a lot shorter, but several name changes seemed
> indicated. Comments solicited.
Please grep the docs for the names of functions you are
replacing/renaming/deprecating, and change any instances of those as
appropriate. I found at least local_hex_string_custom is in
gdbint.texinfo.
prev parent reply other threads:[~2004-09-11 11:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-10 10:11 Paul Hilfinger
2004-09-11 11:27 ` Eli Zaretskii [this message]
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='01c497f2$Blat.v2.2.2$3a8b3d20@zahav.net.il' \
--to=eliz@gnu.org \
--cc=gdb-patches@sources.redhat.com \
--cc=hilfingr@gnat.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