Domanda di colloquio di Texas Instruments

How would you start debugging a piece of software on the Linux Kernel.

Risposta di colloquio

Anonimo

18 lug 2010

First I would start putting printk messages around the suspected piece of code. If after that I didn't have an answer to the problem. I would start compiling the kernel with the debug simbols.