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.native1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native
index f199d59..80b50fc 100644
--- a/config/debug/gdb.in.native
+++ b/config/debug/gdb.in.native
@@ -6,6 +6,7 @@ config GDB_NATIVE
depends on ! BARE_METAL
depends on ! LIBC_bionic
depends on CC_LANG_CXX || !GDB_8_0_or_later
+ select LIBC_UCLIBC_WCHAR if LIBC_uClibc && GDB_8_0_or_later
select EXPAT_TARGET
select NCURSES_TARGET
help