summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-03-05 17:19:25 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-03-05 17:19:25 (GMT)
commit9bebf58143b5a5f2d3df7f4931d352427277d008 (patch)
treeed7ea6b2f57ef715bdc2d4d9a95536c2a8345ecd /config/debug/gdb.in
parent24cb85167d4bc6355c3e60f9f81701f0e3ee02c0 (diff)
config: hide entries when in backend mode
This implies hidding entries for: - binutils libraries - dmalloc - duma - native gdb - ltrace - strace - sstrip
Diffstat (limited to 'config/debug/gdb.in')
-rw-r--r--config/debug/gdb.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 0ee07cc..a5c69c5 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -41,6 +41,7 @@ config GDB_NATIVE
prompt "Native gdb"
default n
depends on ! BARE_METAL
+ depends on ! BACKEND
help
Build and install a native gdb for the target, to run on the target.