Several methods of Linux kernel debugging

xiaoxiao2021-03-06  14

1. Printk, and system logs. Read the source code, imagine code running, combine the information of printing, speculate on the problem.

2. Nuclear modulator, such as KGDB.

3. User Mode Linux.

4. Debug on a virtual machine. For example, Bochs.

转载请注明原文地址:https://www.9cbs.com/read-49923.html

New Post(0)