Lines Matching refs:debug
19 With that, it is possible to debug issues by reading interesting memory
36 buffer on to debug early boot problems in areas like ACPI where the system
38 available (notebooks) or too slow for extensive debug information (like ACPI).
83 This means that if you want to debug an issue in a system state where
125 On the debug host, make sure that /dev/fw* is accessible,
149 4.1) Kernel compilation and installation on debug target
153 enabled and install it on the machine to be debugged (debug target).
155 4.2) Transfer the System.map of the debugged kernel to the debug host
157 Copy the System.map of the kernel be debugged to the debug host (the host
168 firescope -A System.map-of-debug-target-kernel
173 After having attached to the debug target, press Ctrl-D to view the
175 updated live view of recent kernel messages logged on the debug target.