1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-04 18:21:52 +02:00
openwrt/toolchain/gdb/Config.in

9 lines
180 B
Plaintext
Raw Normal View History

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.