Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GDBSTUB
has multiple definitions:
arch/mn10300/Kconfig.debug
The configuration item CONFIG_GDBSTUB:
CONFIG_DEBUG_KERNEL && CONFIG_DEPRECATED
If you say Y here, it will be possible to remotely debug the kernel using gdb. This enlarges your kernel ELF image disk size by several megabytes and requires a machine with more than 16 MB, better 32 MB RAM to avoid excessive linking time. This is only useful for kernel hackers. If unsure, say N.
This is deprecated in favour of KGDB and will be removed in a later version.
arch/frv/Kconfig.debug
The configuration item CONFIG_GDBSTUB:
CONFIG_DEBUG_KERNEL
If you say Y here, it will be possible to remotely debug the kernel using gdb. This enlarges your kernel ELF image disk size by several megabytes and requires a machine with more than 16 MB, better 32 MB RAM to avoid excessive linking time. This is only useful for kernel hackers. If unsure, say N.
arch/frv/Kconfig
The configuration item CONFIG_GDBSTUB:
CONFIG_DEBUG_KERNEL
If you say Y here, it will be possible to remotely debug the kernel using gdb. This enlarges your kernel ELF image disk size by several megabytes and requires a machine with more than 16 MB, better 32 MB RAM to avoid excessive linking time. This is only useful for kernel hackers. If unsure, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - G index
Automatically generated (in year 2024). See also LKDDb sources on GitLab