projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
574a398bb8d071253b98d216a07c3c7dbc36d625
[openwrt.git]
/
toolchain
/
gdb
/
Config.in
1
comment "Gdb Options"
2
3
config BR2_PACKAGE_GDB_CLIENT
4
bool "Build gdb client for the Host"
5
default n
6
help
7
Build gdb to run on the host to debug programs running on the target.
8