Top "Kgdb" questions

KGDB is a source level debugger for the linux kernel.

solib-absolute-prefix vs. solib-search-path in GDB

I read the description of both but I don't yet understand the difference. Can anyone help me understand the differences? …

gdb kgdb
problems to connect GDB over an serial port to an KGDB build Kernel

i want to debug an MIPS linux driver from my 64bit suse machine over serial ttyS0. The used gdb works …

c linux linux-kernel kernel kgdb
Android: Kernel Debugging with KGDB

I'm trying to do kernel debugging for my Nexus One, and have been following instructions from http://bootloader.wikidot.com/…

android debugging kernel android-source kgdb
Debugging Linux kernel code on Android platforms

It seems this subject doesn't have a nice fully one place documentation. Here are references without any solution. Can anyone …

android c linux-kernel arm kgdb