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