PDA

View Full Version : How to debug a kernel module



ymsaputra
February 6th, 2013, 01:08 PM
Dear All,

I want to debug a single kernel module. For example I want to debug what process happens in drivers/net/wireless/ath/ath5k.

In that module, there is also Debug.c and there is printf for knowing what happen.

How can I do it so I can see the process inside that module?

Thank you for your answers.

codemaniac
February 6th, 2013, 01:24 PM
Thread moved to "Programming Talk", best of Luck. ;)