config.in

来自「sm86xx rootfs来源包括补丁( GPL )的」· IN 代码 · 共 16 行

IN
16
字号
config BR2_PACKAGE_GDB_SERVER	bool "Build gdb server for the Target"	default n	help	    Build the gdbserver stub to run on the target.	    A full gdb is needed to debug the progam.config BR2_PACKAGE_GDB	bool "Build gdb debugger for the Target"	default n#	select BR2_PACKAGE_NCURSES	help	    Build the full gdb debugger to run on the target.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?