From: Joel Brobecker <brobecker@adacore.com>
To: Kevin Pouget <kevin.pouget@gmail.com>
Cc: gdb@sourceware.org
Subject: Re: Fwd: GDB/Python conflicts between HEAD and Fedora
Date: Wed, 24 Oct 2012 15:17:00 -0000 [thread overview]
Message-ID: <20121024151731.GN3571@adacore.com> (raw)
In-Reply-To: <CAPftXULQBNCg131rsFJQqOU3WpuhnWxKLSRwzwKoTVLdeTJ8fA@mail.gmail.com>
> > warning: Could not load the Python gdb module from `/usr/share/gdb/python'.
> >
> > warning: Limited Python support is available from the _gdb module.
This is the important clue. You need to install the GDB you built
in order for it to work properly. This was a recent change to the way
the gdb module is constructed, to make it more pythonic.
I am guessing that you configured GDB with the default --prefix,
and so it's finding the system ones from an older version of GDB.
If you're not going to install it in a system area, I'd configure
with a different prefix.
--
Joel
next prev parent reply other threads:[~2012-10-24 15:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAPftXUKL9Qst0057rU9SVwiUp=otsVO_Y3h1KGNP+NVBYGVJ0w@mail.gmail.com>
2012-10-24 15:05 ` Kevin Pouget
2012-10-24 15:17 ` Joel Brobecker [this message]
2012-10-25 7:41 ` Kevin Pouget
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=20121024151731.GN3571@adacore.com \
--to=brobecker@adacore.com \
--cc=gdb@sourceware.org \
--cc=kevin.pouget@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