From: Daniel Jacobowitz <dan@codesourcery.com>
To: "H.J. Lu" <hjl.tools@gmail.com>
Cc: GDB <gdb-patches@sourceware.org>
Subject: Re: PATCH: PR shlibs/11293: gdb is broken on Linux/i386
Date: Wed, 17 Feb 2010 20:33:00 -0000 [thread overview]
Message-ID: <20100217203308.GA20495@caradoc.them.org> (raw)
In-Reply-To: <20100217201031.GA24995@lucon.org>
On Wed, Feb 17, 2010 at 12:10:31PM -0800, H.J. Lu wrote:
> - if (addr_bit < (sizeof (ULONGEST) * HOST_CHAR_BIT))
> + if (addr_bit < (sizeof (CORE_ADDR) * HOST_CHAR_BIT))
> {
> CORE_ADDR space_size = (ULONGEST) 1 << addr_bit;
Please change this line also.
--
Daniel Jacobowitz
CodeSourcery
prev parent reply other threads:[~2010-02-17 20:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-17 20:10 H.J. Lu
2010-02-17 20:29 ` Jan Kratochvil
2010-02-17 20:33 ` Daniel Jacobowitz [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=20100217203308.GA20495@caradoc.them.org \
--to=dan@codesourcery.com \
--cc=gdb-patches@sourceware.org \
--cc=hjl.tools@gmail.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