From 3980ce99051c14b5af5978486e78a2c58e36a4a7 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 23 Nov 2011 13:15:27 +0800 Subject: debug/gdb: add extra config for gdb cross. Signed-off-by: Zhenqiang Chen [yann.morin.1998@anciens.enib.fr: prompt rewording, as suggested by M. Hope] Signed-off-by: "Yann E. MORIN" --- config/debug/gdb.in.cross | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/debug/gdb.in.cross b/config/debug/gdb.in.cross index d9e80d4b..dc5a131e 100644 --- a/config/debug/gdb.in.cross +++ b/config/debug/gdb.in.cross @@ -38,5 +38,12 @@ config GDB_CROSS_PYTHON Building a static gdb can help in this regard, although there have been reports of problems when linking gdb to the static libpython.a. This should be fixed in gdb >=7.3. YMMV. - + +config GDB_CROSS_EXTRA_CONFIG_ARRAY + string + prompt "Cross-gdb extra config" + default "" + help + Extra flags to pass onto ./configure when configuring the gdb cross. + endif # GDB_CROSS -- cgit v1.2.3