diff options
author | Eric BENARD <eric@eukrea.com> | 2012-02-26 08:49:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-26 11:00:03 +0000 |
commit | 73a90b88541c373aa5b83a939dd3b5f1fe05b9b8 (patch) | |
tree | bb48beca5be9c6d1858d5ef47dd7459fb4bc8cd2 /meta/recipes-gnome/gtkhtml2 | |
parent | 1669ae88553c4124387438b88541de8e7951b4a4 (diff) | |
download | openembedded-core-73a90b88541c373aa5b83a939dd3b5f1fe05b9b8.tar.gz openembedded-core-73a90b88541c373aa5b83a939dd3b5f1fe05b9b8.tar.bz2 openembedded-core-73a90b88541c373aa5b83a939dd3b5f1fe05b9b8.tar.xz openembedded-core-73a90b88541c373aa5b83a939dd3b5f1fe05b9b8.zip |
gdb-cross-canadian: build gdb with python support
* python support is needed for providing finer scripting control
in gdb, and for remote controling gdb for example from qtcreator
* gdb/configure tries to autodetect python using python executable
with --includes --ldflags --exec-prefix to get the right flags
As it's difficult to achieve in OE's context, we generate a
script which will return the right values and make gdb's build
system happy. This idea was taken from the following article :
http://www.mentby.com/doug-evans-2/python-enabled-gdb-on-windows-and-relocation.html
* tested using angstrom & armv7 target & qtcreator 201005 & 2.4.0
* MJ: updated paths to python as disscussed here
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-February/018222.html
now it's easier with cross-canadian staging dir and SDKPATH fixed :)
Signed-off-by: Eric Bénard <eric@eukrea.com>
Cc: fcooper@ti.com
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gtkhtml2')
0 files changed, 0 insertions, 0 deletions