Chapter 4: Debugging Techniques
Submitted by admin on Tue, 2006-06-27 18:00
Kernel programming brings its own, unique debugging challenges. Kernel code cannot be easily executed under a debugger, nor can it be easily traced, because it is a set of functionalities not related to a specific process. Kernel code errors can also be exceedingly hard to reproduce and can bring down the entire system with them, thus destroying much of the evidence that could be used to track them down.
This chapter introduces techniques you can use to monitor kernel code and trace errors under such trying circumstances.
...
Download PDF.
»
- Add new comment
- 4317 reads





Recent comments
15 hours 8 min ago
3 days 44 min ago
3 days 7 hours ago
6 days 4 hours ago
6 days 5 hours ago
6 days 10 hours ago
1 week 15 hours ago
1 week 15 hours ago
1 week 16 hours ago
1 week 16 hours ago