Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Frédéric RISS" <frederic.riss@gmail.com>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [commit] updated gnulib from latest git.
Date: Mon, 24 May 2010 21:31:00 -0000	[thread overview]
Message-ID: <1274733610.1918.15.camel@localhost.localdomain> (raw)
In-Reply-To: <201005230240.12389.pedro@codesourcery.com>

Hi,

Le dimanche 23 mai 2010 à 02:40 +0100, Pedro Alves a écrit :
> Following up from:
> 
>  <http://sourceware.org/ml/gdb/2010-05/msg00069.html>
> 
> I've updated gnulib from latest git.

I don't understand all the specifics, but it seems there is something
broken in this commit. The commit contains the followig hunk in
gdb/config.in:

-/* Number of bits in a file offset, on hosts where this is settable. */
-#undef _FILE_OFFSET_BITS
-

This means that on a 32bits host the GDB part of the tree will get
compiled without large file support, while eg. bfd will be built with
that support. This in turn means that gdb functions that pass 'struct
stat *' to bfd functions will experience memory corruption. I've seen
crashes in sepdebug.exp due to that corruption.

Cheers,
Fred


  reply	other threads:[~2010-05-24 20:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-23 14:25 Pedro Alves
2010-05-24 21:31 ` Frédéric RISS [this message]
2010-05-24 22:58   ` Pedro Alves
2010-05-25  9:03     ` Frédéric RISS
2010-05-25 16:09       ` 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=1274733610.1918.15.camel@localhost.localdomain \
    --to=frederic.riss@gmail.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@codesourcery.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