Add Python scripting to GDB.
commit2c3cd125be1e617a3b113f4898d131e4a10faae7
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 1 Nov 2011 20:43:50 +0000 (1 21:43 +0100)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 1 Nov 2011 22:23:03 +0000 (1 23:23 +0100)
tree1e2fd6f6ca01ba4d049c9deb01eab6358646e25b
parente11835e2995d130890ca9f45cb3e304f2ea3a6a9
Add Python scripting to GDB.

This allows GDB to run Python scripts. The Python build is dependant on the GDB
build flag.

Changes by Stefan Reinauer:
- update to latest buildgcc script
- disable GDB per default
- disable python scripting, if GDB is not enabled
- bump version number to 1.06

Change-Id: Ie7fc8706deec41c804870415d3c79d225c98cd31
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: http://review.coreboot.org/153
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
util/crossgcc/buildgcc
util/crossgcc/patches/gdb-7.3.1_pythonhome.patch [new file with mode: 0644]