1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-02 00:51:21 +02:00
openwrt/toolchain/gdb/Config.in
2016-03-20 17:29:15 +01:00

9 lines
180 B
Plaintext

comment "Gdb Options"
config 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.