Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_XMON
has multiple definitions:
arch/powerpc/Kconfig.debug
The configuration item CONFIG_XMON:
CONFIG_DEBUG_KERNEL
Include in-kernel hooks for the xmon kernel monitor/debugger. Unless you are intending to debug the kernel, say N here. Make sure to enable also BOOTX_TEXT on Macs. Otherwise nothing will appear on the screen (xmon writes directly to the framebuffer memory). The cmdline option 'xmon' or 'xmon=early' will drop into xmon very early during boot. 'xmon=on' will just enable the xmon debugger hooks. 'xmon=off' will disable the debugger hooks if XMON_DEFAULT is set. xmon will print a backtrace on the very first invocation. 'xmon=nobt' will disable this autobacktrace.
arch/ppc/Kconfig.debug
The configuration item CONFIG_XMON:
CONFIG_DEBUG_KERNEL
Include in-kernel hooks for the xmon kernel monitor/debugger. Unless you are intending to debug the kernel, say N here.
arch/ppc64/Kconfig.debug
The configuration item CONFIG_XMON:
CONFIG_DEBUGGER && ! CONFIG_PPC_ISERIES
Include in-kernel hooks for the xmon kernel monitor/debugger. Unless you are intending to debug the kernel, say N here. Make sure to enable also BOOTX_TEXT on Macs. Otherwise nothing will appear on the screen (xmon writes directly to the framebuffer memory). The cmdline option 'xmon' or 'xmon=early' will drop into xmon very early during boot. 'xmon=on' will just enable the xmon debugger hooks. 'xmon=off' will disable the debugger hooks if XMON_DEFAULT is set.
arch/ppc64/Kconfig
The configuration item CONFIG_XMON:
CONFIG_DEBUGGER
Include in-kernel hooks for the xmon kernel monitor/debugger. Unless you are intending to debug the kernel, say N here.
arch/ppc/Kconfig
The configuration item CONFIG_XMON:
CONFIG_DEBUG_KERNEL
Include in-kernel hooks for the xmon kernel monitor/debugger. Unless you are intending to debug the kernel, say N here.
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 - X index
Automatically generated (in year 2024). See also LKDDb sources on GitLab