Question d’entretien chez Texas Instruments

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

Réponse à la question d'entretien

Utilisateur anonyme

18 juil. 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.