X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2FConfig.in;fp=toolchain%2FConfig.in;h=8ff5438d7991c434005cdf57827f33174e8e2fae;hb=74417f8b3a803c59995887e20437394e1abeaaa2;hp=6dda9af92d6cbf6e25cb55b2f858c875fc51c4bb;hpb=6fb27e8e6d05ed426f200242fdc1710f6f849127;p=openwrt%2Fstaging%2Fnbd.git diff --git a/toolchain/Config.in b/toolchain/Config.in index 6dda9af92d..8ff5438d79 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -259,6 +259,14 @@ config GDB help Enable if you want to build the gdb. +config GDB_PYTHON + bool + depends on GDB + prompt "Build gdb with python binding" + + help + Enable the python bindings for GDB to allow using python in the gdb shell. + config USE_GLIBC default y if !TOOLCHAINOPTS && !EXTERNAL_TOOLCHAIN && !NATIVE_TOOLCHAIN && (arc) bool