From: Paul Hilfinger <hilfingr@gnat.com>
To: muller@ics.u-strasbg.fr
Cc: cagney@gnu.org, brobecker@gnat.com, gdb@sources.redhat.com
Subject: Re: Ada's formats
Date: Thu, 02 Sep 2004 07:16:00 -0000 [thread overview]
Message-ID: <20040902071622.DE9BDF2D23@nile.gnat.com> (raw)
In-Reply-To: <55713.204.151.174.7.1094055261.squirrel@websd.u-strasbg.fr> (muller@ics.u-strasbg.fr)
> I looked at the pascal specifics:
>
> the only real difference is that the hexadecimal number
> are printed as $ab34 instead of 0xab34 for C language,
> but I remember that I got some comments that I
> should remove this because the parser does not support
> the parsing of $ab34 as a hexadecimal number, as this would
> interfere with the gdb variables...
There is one other discrepancy in Pascal: it specifies something for the
binary format as well:
{"", "%", "b", ""}, /* Binary format info */
as opposed to C's
{"", "", "", ""}, /* Binary format info */
Pascal appears to be the only language that uses something other than this
latter format for binary.
Paul
next prev parent reply other threads:[~2004-09-02 7:16 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-04 9:04 Paul Hilfinger
2004-08-04 14:41 ` Andrew Cagney
2004-08-11 10:38 ` Paul Hilfinger
[not found] ` <411AA0A9.3060506@gnu.org>
[not found] ` <55713.204.151.174.7.1094055261.squirrel@websd.u-strasbg.fr>
2004-09-02 7:16 ` Paul Hilfinger [this message]
2004-09-03 21:30 ` Andrew Cagney
2004-09-03 21:54 ` Paul Hilfinger
-- strict thread matches above, loose matches on Subject: below --
2004-07-08 22:25 Andrew Cagney
2004-07-09 1:56 ` Paul Hilfinger
2004-07-14 20:00 ` Andrew Cagney
2004-07-16 1:14 ` Joel Brobecker
2004-07-16 2:02 ` Andrew Cagney
2004-07-16 4:09 ` Joel Brobecker
2004-07-16 14:20 ` Andrew Cagney
2004-07-16 16:27 ` Joel Brobecker
2004-07-16 21:54 ` 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=20040902071622.DE9BDF2D23@nile.gnat.com \
--to=hilfingr@gnat.com \
--cc=brobecker@gnat.com \
--cc=cagney@gnu.org \
--cc=gdb@sources.redhat.com \
--cc=muller@ics.u-strasbg.fr \
/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