On Thu, Jul 24, 2008 at 12:57 PM, amol verule <amol.debian@xxxxxxxxx> wrote: > hi to all, > how to debug kernel and vmlinuz using kgdb or kdb.which one is > better? > where to use kgdb and kdb? kgdb is already in Linus tree. kdb: http://oss.sgi.com/projects/kdb/ Hard to say which one is better. What's your purpose? Try to understand kernel code by these debug tools? IMHO, for the beginner (me), the best way to understand kernel code is just reading, reading and reading the code. Lin Ming > regards, > amol > -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ