Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Kris Warkentin <kewarken@qnx.com>
Cc: gdb@sources.redhat.com
Subject: Re: integer types in gdb code
Date: Mon, 27 Jan 2003 20:40:00 -0000	[thread overview]
Message-ID: <3E35991E.9060106@redhat.com> (raw)
In-Reply-To: <105c01c2c63e$0b5de4d0$0202040a@catdog>

> I'm having trouble cleaning up our code to compile on various targets.
> 
> It seems like most targets have uint32_t, int8_t, etc. defined but not
> always (ie. cygwin).  Is there a 'gdb approved' header or set of defines
> that works consistently everywhere?  I'd like to be able to use something
> consistently in all of our code without having to type in 'unsigned long
> long' and such.

CORE_ADDR  ~= void *
LONGEST ~= long
ULONGEST ~= unsigned long

Andrew



  reply	other threads:[~2003-01-27 20:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-27 19:55 Kris Warkentin
2003-01-27 20:40 ` Andrew Cagney [this message]
2003-01-27 20:54   ` Kris Warkentin
2003-01-27 21:17     ` 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=3E35991E.9060106@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb@sources.redhat.com \
    --cc=kewarken@qnx.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