现在的位置: 首页 > 综合 > 正文

内核调试文章汇总

2013年11月01日 ⁄ 综合 ⁄ 共 1161字 ⁄ 字号 评论关闭

“Using kgdb and the kgdb Internals”
http://www.kernel.org/pub/linux/kernel/people/jwessel/kgdb/index.html

kgdb官网 http://kgdb.linsyssoft.com/

参考书籍(freeebsd)

“Debugging Kernel Problems”

http://www.google.cn/search?q=Debugging+Kernel+Problems&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:zh-CN:unofficial&client=firefox-a

“Chapter 10 Kernel Debugging”

http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html

参考书籍(linux)

Chapter 14. Kernel Debugging Techniques of “Embedded Linux Primer: A Practical, Real-World Approach”

http://book.opensourceproject.org.cn/embedded/embeddedprime/

参考文章

“掌握 Linux 调试技术”
http://www.ibm.com/developerworks/cn/linux/sdk/l-debug/index.html

“定位Oops的具体代码行”
http://blog.chinaunix.net/u/12592/showart_1092733.html

“跟踪内核 oops” http://wiki.zh-kernel.org/doc/oops-tracing.txt

“例解Linux Kernel Debug”

http://bbs.chinaunix.net/thread-2162716-1-1.html

“kernel debug的一些小手段”
http://blog.chinaunix.net/u/12592/showart_499502.html

“Kernel Debugging Techniques”

http://www.linuxjournal.com/article/9252

linux内核调试手段 和 方法

http://hi.baidu.com/lamposs/blog/item/67787ede638627abcd1166bd.html

[参考文章]有的已过时,而且深度不够。

网站
http://bugzilla.kernel.org/

http://www.kerneloops.org/

http://www.lkml.org/ 搜索bug

抱歉!评论已关闭.