From: Doug Evans <xdje42@gmail.com>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH][COMMITTED] Fix pr 17367
Date: Wed, 10 Sep 2014 05:15:00 -0000 [thread overview]
Message-ID: <m3lhpsrr9s.fsf@sspiff.org> (raw)
In-Reply-To: <m3ppf4rtoc.fsf@sspiff.org> (Doug Evans's message of "Tue, 09 Sep 2014 21:22:27 -0700")
Doug Evans <xdje42@gmail.com> writes:
> Hi.
>
> This patch fixes PR 17367.
> https://sourceware.org/bugzilla/show_bug.cgi?id=17367
>
> Guile 2.2 now compiles to ELF files, and I was noticing gdb complaining
> when starting up.
>
> Exception caught while booting Guile.
> Error in function "load-thunk-from-memory":
> not an ELF file
> ./gdb: warning: Could not complete Guile gdb module initialization from:
> /hack/gnu/sourceware/gdb-guile/b-sigchld-prep-git-guile-gc74/gdb/data-directory/guile/gdb/boot.scm.
>
> I traced this to the wrong guild program being used.
> guild should come from the specified guile distribution,
> but /bin/guild was being used instead (which is guile 2.0).
>
> Regression tested on amd64-linux with guile 2.0.11 and guile trunk.
>
> 2014-09-09 Doug Evans <xdje42@gmail.com>
>
> PR guile/17367
> * acinclude.m4 (GDB_GUILE_PROGRAM_NAMES): Pass guile version as
> last parameter to pkg-config, not first.
> * configure.ac: Pass --with-guile provided pkg-config path to
> GDB_GUILE_PROGRAM_NAMES.
> * configure: Regenerate.
Pushed to 7.8 branch as well.
prev parent reply other threads:[~2014-09-10 5:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-10 4:23 Doug Evans
2014-09-10 5:15 ` Doug Evans [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=m3lhpsrr9s.fsf@sspiff.org \
--to=xdje42@gmail.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