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 4f7e96a0..1861506b 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 ! BACKEND select EXPAT_TARGET + select NCURSES_TARGET help Build and install a native gdb for the target, to run on the target. |