Linux Kernel Debugging with CDT

Just ran into this awesome tutorial
on how to use the CDT for debugging the Linux kernel using qemu’s gdb
remote debug service that makes it work much like a standard
hardware/JTAG debugger.

This was something I played with a while
ago when I looked at adding hardware debugging support to the CDT as an
optional service. And I believe Elena from QNX has continued on with
that work and we should hopefully see it completed for Galileo (if not
before that).

Continue Reading ››