Lines Matching refs:xmon
82 bool "Include xmon kernel debugger"
85 Include in-kernel hooks for the xmon kernel monitor/debugger.
88 nothing will appear on the screen (xmon writes directly to the
90 The cmdline option 'xmon' or 'xmon=early' will drop into xmon
91 very early during boot. 'xmon=on' will just enable the xmon
92 debugger hooks. 'xmon=off' will disable the debugger hooks
94 xmon will print a backtrace on the very first invocation.
95 'xmon=nobt' will disable this autobacktrace.
98 bool "Enable xmon by default"
101 xmon is normally disabled unless booted with 'xmon=on'.
102 Use 'xmon=off' to disable xmon init during runtime.
105 bool "Include disassembly support in xmon"
109 Include support for disassembling in xmon. You probably want