Appearance
本章共 7 节,点击下方链接阅读:
Technical requirements
Generating a simple kernel bug and Oops
The devil is in the details – decoding the Oops
Using objdump to help pinpoint the Oops code location
Taking advantage of kernel scripts to help debug kernel issues
Leveraging the console device to get the kernel log after Oopsing in IRQ context
An Oops on an ARM Linux system and using netconsole