Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DEBUG_BUGVERBOSE
has multiple definitions:
lib/Kconfig.debug
The configuration item CONFIG_DEBUG_BUGVERBOSE:
( CONFIG_DEBUG_KERNEL && CONFIG_EXPERT ) && ( CONFIG_BUG && ( CONFIG_GENERIC_BUG || CONFIG_HAVE_DEBUG_BUGVERBOSE ))
Say Y here to make BUG() panics output the file name and line number of the BUG call as well as the EIP and oops trace. This aids debugging but costs about 70-100K of memory.
arch/frv/Kconfig
The configuration item CONFIG_DEBUG_BUGVERBOSE:
CONFIG_DEBUG_KERNEL
(none)
arch/sparc64/Kconfig
The configuration item CONFIG_DEBUG_BUGVERBOSE:
CONFIG_DEBUG_KERNEL
Say Y here to make BUG() panics output the file name and line number of the BUG call as well as the EIP and oops trace. This aids debugging but costs about 70-100K of memory.
arch/sparc/Kconfig
The configuration item CONFIG_DEBUG_BUGVERBOSE:
CONFIG_DEBUG_KERNEL
Say Y here to make BUG() panics output the file name and line number of the BUG call as well as the EIP and oops trace. This aids debugging but costs about 70-100K of memory.
arch/arm26/Kconfig
The configuration item CONFIG_DEBUG_BUGVERBOSE:
CONFIG_DEBUG_KERNEL
Say Y here to make BUG() panics output the file name and line number of the BUG call as well as the EIP and oops trace. This aids debugging but costs about 70-100K of memory.
arch/arm/Kconfig
The configuration item CONFIG_DEBUG_BUGVERBOSE:
CONFIG_DEBUG_KERNEL
Say Y here to make BUG() panics output the file name and line number of the BUG call as well as the EIP and oops trace. This aids debugging but costs about 70-100K of memory.
arch/m68k/Kconfig
The configuration item CONFIG_DEBUG_BUGVERBOSE:
CONFIG_DEBUG_KERNEL
(none)
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 - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab