summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in.native
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-15 01:40:21 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-15 01:40:21 (GMT)
commit465e5a8b9fd65555af44a404c9b2e3b8ac12a874 (patch)
tree572505b982d45632bb741d930025130f73424f60 /config/debug/gdb.in.native
parent38f5ad90054c835da8119a4a765c5a7834114e37 (diff)
parent847d1d8abf62f40cbc31060c492b9858de7bec10 (diff)
Merge pull request #249 from stilor/expat_ncurses
Promote expat/ncurses to 'companion libs'
Diffstat (limited to 'config/debug/gdb.in.native')
-rw-r--r--config/debug/gdb.in.native2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native
index 8d2159a..1861506 100644
--- a/config/debug/gdb.in.native
+++ b/config/debug/gdb.in.native
@@ -5,6 +5,8 @@ config GDB_NATIVE
prompt "Native gdb"
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.