summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in.native
diff options
context:
space:
mode:
Diffstat (limited to 'config/debug/gdb.in.native')
-rw-r--r--config/debug/gdb.in.native4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native
index a4144b4..8d2159a 100644
--- a/config/debug/gdb.in.native
+++ b/config/debug/gdb.in.native
@@ -10,13 +10,9 @@ config GDB_NATIVE
if GDB_NATIVE
-config GDB_NATIVE_NO_STATIC
- bool
-
config GDB_NATIVE_STATIC
bool
prompt "Build a static native gdb"
- depends on ! GDB_NATIVE_NO_STATIC
help
In case you have trouble with dynamic loading of shared libraries,
you will find that a static gdb comes in handy.