3 source "lib/Kconfig.debug"
6 bool "Include kgdb kernel debugger"
7 depends on DEBUG_KERNEL && (BROKEN || PPC_GEN550 || 4xx)
10 Include in-kernel hooks for kgdb, the Linux kernel source level
11 debugger. See <http://kgdb.sourceforge.net/> for more information.
12 Unless you are intending to debug the kernel, say N here.
34 bool "Enable serial console thru kgdb port"
35 depends on KGDB && 8xx || CPM2
37 If you enable this, all serial console messages will be sent
42 bool "Include xmon kernel debugger"
43 depends on DEBUG_KERNEL
45 Include in-kernel hooks for the xmon kernel monitor/debugger.
46 Unless you are intending to debug the kernel, say N here.
49 bool "Include BDI-2000 user context switcher"
50 depends on DEBUG_KERNEL
52 Include in-kernel support for the Abatron BDI2000 debugger.
53 Unless you are intending to debug the kernel with one of these
56 config SERIAL_TEXT_DEBUG
57 bool "Support for early boot texts over serial port"
58 depends on 4xx || LOPEC || MV64X60 || PPLUS || PRPMC800 || \
59 PPC_GEN550 || PPC_MPC52xx