Pergunta de entrevista da empresa Texas Instruments

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

Resposta da entrevista

Sigiloso

18 de jul. de 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.