Files
openwrt-R7800-nss/openwrt/toolchain/gdb/Config.in
Waldemar Brodkorb 699f3df8d9 add gdb-client to run on host to debug target.. (kgdb)
SVN-Revision: 1166
2005-06-07 08:11:06 +00:00

9 lines
184 B
Plaintext

comment "Gdb Options"
config BR2_PACKAGE_GDB_CLIENT
bool "Build gdb client for the Host"
default n
help
Build gdb to run on the host to debug programs running on the target.