From 68f37da620849fb2dbf9325ae8a0a181f98c31a7 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 4 Sep 2011 22:44:50 +0200 Subject: Toolchain: gdb: add gdb-7.3.1 Signed-off-by: Abdoulaye Walsimou Gaye --- Kconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Kconfig') diff --git a/Kconfig b/Kconfig index 1a6ee6e..d700ec9 100644 --- a/Kconfig +++ b/Kconfig @@ -51,15 +51,15 @@ menu "Toolchain configuration" source "kconfig/toolchain.kconfig" endmenu -menu "Target build options" -source kconfig/targetbuildopts.kconfig -endmenu - -menu "Debugging system" +menu "Debugging systems (GDB, strace, etc.)" source "packages/development/gdb/gdb.kconfig" source "kconfig/strace.kconfig" endmenu +menu "Target build options" +source kconfig/targetbuildopts.kconfig +endmenu + menu "Embtoolkit build options and host tools" comment "-----------------------------" comment "Host tools" -- cgit v1.2.3