config PADS_PACKAGE_GDB bool "GDB Debugger" default n help Provides standard Linux debugging capabilities. It should only be used during development and when running from NFS. config PADS_GDB_NOSTRIP bool "Do not strip executables" depends on PADS_PACKAGE_GDB default y help Includes unstripped binaries in the software. However, this will make the software image very large. It should only be used when running from NFS.