Config.in 184 B

12345678
  1. comment "Gdb Options"
  2. config ADK_PACKAGE_GDB_CLIENT
  3. bool "Build gdb client for the Host"
  4. default n
  5. help
  6. Build gdb to run on the host to debug programs running on the target.