Files
meta-openembedded/meta-oe/recipes-devtools
Eric BENARD d3c1760a8f 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>
2011-12-23 09:08:15 +01:00
..
2011-11-10 08:53:57 +01:00
2011-06-19 20:41:25 +02:00
2011-12-21 20:34:38 +01:00
2011-03-24 10:45:57 +01:00
2011-09-07 10:38:29 +02:00
2011-11-03 09:51:55 +01:00
2011-07-14 16:49:27 +01:00
2011-03-24 10:46:02 +01:00
2011-08-02 21:43:27 +02:00
2011-11-03 15:02:20 +01:00
2011-06-08 08:31:34 +02:00
2011-12-17 09:29:40 +01:00