the following patch was just integrated into master: commit aa1faf7d39989817bb30b161d692647c8deac36f Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Tue Nov 1 21:43:50 2011 +0100
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
Build-Tested: build bot (Jenkins) at Tue Nov 1 23:08:24 2011, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Tue Nov 1 22:42:55 2011, giving +2 See http://review.coreboot.org/153 for details.
-gerrit