2005-06-07 16:11:06 +08:00
|
|
|
comment "Gdb Options"
|
|
|
|
|
2006-05-13 03:08:03 +08:00
|
|
|
config PACKAGE_GDB_CLIENT
|
2005-06-07 16:11:06 +08:00
|
|
|
bool "Build gdb client for the Host"
|
|
|
|
default n
|
|
|
|
help
|
|
|
|
Build gdb to run on the host to debug programs running on the target.
|
|
|
|
|