Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <dan@codesourcery.com>
To: Chris Moller <cmoller@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: pr9164 patch
Date: Tue, 09 Feb 2010 02:18:00 -0000	[thread overview]
Message-ID: <20100209021813.GA9230@caradoc.them.org> (raw)
In-Reply-To: <4B70B90F.7060409@redhat.com>

On Mon, Feb 08, 2010 at 08:23:27PM -0500, Chris Moller wrote:
> I did--it's 4 bytes on both i386 and x86_64. I just don't know about
> non-intel archs.

No, it should be 8 bytes on x86_64.

(gdb) list x
1       #include <stdlib.h>
2
3       size_t x;
(gdb) ptype x
type = long unsigned int
(gdb) p sizeof(x)
$2 = 8

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2010-02-09  2:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-08 23:17 Chris Moller
2010-02-08 23:34 ` Daniel Jacobowitz
2010-02-09  1:23   ` Chris Moller
2010-02-09  2:18     ` Daniel Jacobowitz [this message]
2010-02-09  2:38       ` Chris Moller
2010-02-08 23:38 ` Pedro Alves

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=20100209021813.GA9230@caradoc.them.org \
    --to=dan@codesourcery.com \
    --cc=cmoller@redhat.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