Title: Linux - kernel debugging

KBTAG: kben10000076
URL: http://www.securityportal.com/lskb/10000050/kben10000076.html
Date created: 17/07/2000
Date modified:
Date removed:
Authors(s): Kurt Seifried seifried@securityportal.com
Topic: Linux - kernel debugging
Keywords: Kernel

Summary:

Debugging tools for the Linux kernel

More information:

KDB v0.6 (Built-in Kernel Debugger)

An SGI kernel debugger, available at: http://oss.sgi.com/projects/kdb/.

kGDB (Remote kernel debugger)

SGI has written a tool that allows you to do kernel debugging, remotely which is a big step up from being tied to the console. You can get it at: http://oss.sgi.com/projects/kgdb/.