LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   How to debug Linux FAT filesystem code? (https://www.linuxquestions.org/questions/programming-9/how-to-debug-linux-fat-filesystem-code-169988/)

ashishkumbhare 04-14-2004 07:40 AM

How to debug Linux FAT filesystem code?
 
Hello Friends,
Currently I am working on Linux filesystem project.I had made one module
but I can't debug it i.e object file. If anybody know then please reply urgently.
Thank you.

wapcaplet 04-14-2004 01:53 PM

Have you tried using a debugger, like gdb? Also, when you compile, are you leaving in the extra debugging information (-g flag in gcc)?

XavierP 04-14-2004 02:16 PM

Moved: This thread is more suitable in our Programming forum and has been moved accordingly to help your thread/question get the exposure it deserves.


All times are GMT -5. The time now is 02:06 AM.