diff options
Diffstat (limited to 'config/debug/gdb.in.native')
-rw-r--r-- | config/debug/gdb.in.native | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native index 1861506b..915debd8 100644 --- a/config/debug/gdb.in.native +++ b/config/debug/gdb.in.native @@ -15,6 +15,7 @@ if GDB_NATIVE config GDB_NATIVE_STATIC bool prompt "Build a static native gdb" + depends on CONFIGURE_has_static_link help In case you have trouble with dynamic loading of shared libraries, you will find that a static gdb comes in handy. |