Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DEBUG_INFO
has multiple definitions:
lib/Kconfig.debug
The configuration item CONFIG_DEBUG_INFO:
(none)
A kernel debug info option other than "None" has been selected in the "Debug information" choice below, indicating that debug information will be generated for build targets.
lib/Kconfig.debug
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL && ! CONFIG_COMPILE_TEST
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. This adds debug symbols to the kernel and modules (gcc -g), and is needed if you intend to use kernel crashdump or binary object tools like crash, kgdb, LKCD, gdb, etc on the kernel. Say Y here only if you plan to debug the kernel.
If unsure, say N.
arch/cris/Kconfig.debug
The configuration item CONFIG_DEBUG_INFO:
(none)
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/arm26/Kconfig.debug
The configuration item CONFIG_DEBUG_INFO:
(none)
Say Y here to include source-level debugging information in the `vmlinux' binary image. This is handy if you want to use gdb or addr2line to debug the kernel. It has no impact on the in-memory footprint of the running kernel but it can increase the amount of time and disk space needed for compilation of the kernel. If in doubt say N.
arch/arm/Kconfig.debug
The configuration item CONFIG_DEBUG_INFO:
(none)
Say Y here to include source-level debugging information in the `vmlinux' binary image. This is handy if you want to use gdb or addr2line to debug the kernel. It has no impact on the in-memory footprint of the running kernel but it can increase the amount of time and disk space needed for compilation of the kernel. If in doubt say N.
arch/frv/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
lib/Kconfig.debug
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL && CONFIG_USERMODE
When this is enabled, the User-Mode Linux binary will include debugging symbols. This enlarges the binary by a few megabytes, but aids in tracking down kernel problems in UML. It is required if you intend to do any kernel development.
If you're truly short on disk space or don't expect to report any bugs back to the UML developers, say N, otherwise say Y.
arch/m32r/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/arm26/Kconfig
The configuration item CONFIG_DEBUG_INFO:
(none)
Say Y here to include source-level debugging information in the `vmlinux' binary image. This is handy if you want to use gdb or addr2line to debug the kernel. It has no impact on the in-memory footprint of the running kernel but it can increase the amount of time and disk space needed for compilation of the kernel. If in doubt say N.
arch/arm/Kconfig
The configuration item CONFIG_DEBUG_INFO:
(none)
Say Y here to include source-level debugging information in the `vmlinux' binary image. This is handy if you want to use gdb or addr2line to debug the kernel. It has no impact on the in-memory footprint of the running kernel but it can increase the amount of time and disk space needed for compilation of the kernel. If in doubt say N.
arch/x86_64/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. Please note that this option requires new binutils. If you don't debug the kernel, you can say N.
arch/v850/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/sparc64/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/sh/Kconfig
The configuration item CONFIG_DEBUG_INFO:
(none)
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/s390/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/ppc64/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/ppc/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use some sort of debugger to debug the kernel. If you don't debug the kernel, you can say N.
arch/parisc/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/mips/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/m68k/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/ia64/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/i386/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/cris/Kconfig
The configuration item CONFIG_DEBUG_INFO:
(none)
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/arm26/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/alpha/Kconfig
The configuration item CONFIG_DEBUG_INFO:
CONFIG_DEBUG_KERNEL
If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N.
arch/um/Kconfig
The configuration item CONFIG_DEBUG_INFO:
(none)
When this is enabled, the User-Mode Linux binary will include debugging symbols. This enlarges the binary by a few megabytes, but aids in tracking down kernel problems in UML. It is required if you intend to do any kernel development.
If you're truly short on disk space or don't expect to report any bugs back to the UML developers, say N, otherwise say Y.
arch/arm/Kconfig
The configuration item CONFIG_DEBUG_INFO:
(none)
Say Y here to include source-level debugging information in the `vmlinux' binary image. This is handy if you want to use gdb or addr2line to debug the kernel. It has no impact on the in-memory footprint of the running kernel but it can increase the amount of time and disk space needed for compilation of the kernel. If in doubt 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 - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab