LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   how debug kernel with ddd? how debug the kernel with ddd? (https://www.linuxquestions.org/questions/linux-kernel-70/how-debug-kernel-with-ddd-how-debug-the-kernel-with-ddd-664026/)

mjalalynia 08-20-2008 05:41 AM

how debug kernel with ddd? how debug the kernel with ddd?
 
hello
how debug the kernel with ddd?
is ddd debug kernel only with remote debugging ?
tank you!

mjalalynia 08-25-2008 06:37 AM

how Add the -k option to the ddd command line?

pinniped 08-25-2008 06:50 AM

Debugging the Linux kernel is not trivial; I don't see how you can do it with ddd when that assumes a kernel and C library is loaded and successfully running; how can ddd be scheduled if the kernel crashes?

For information on debugging the kernel, have a look at the documentation at http://kernelnewbies.org/.


All times are GMT -5. The time now is 11:32 PM.