diff options
author | Eric BENARD <eric@eukrea.com> | 2011-12-23 07:12:16 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-23 09:08:15 +0100 |
commit | d3c1760a8fc9365585888b5d6a3db9965eb0174f (patch) | |
tree | 9dab291fcb0ac0779fd61f092ae365c44af1517b /meta-oe/recipes-multimedia | |
parent | 041f97a5988ad12477ec70206f1b712738d1350c (diff) | |
download | meta-openembedded-d3c1760a8fc9365585888b5d6a3db9965eb0174f.tar.gz |
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/armv5 targets & qtcreator 201005 & 2.4.0
Signed-off-by: Eric BĂ©nard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions