How to debug C program

Posted by ambika on Stack Overflow See other posts from Stack Overflow or by ambika
Published on 2010-04-07T08:24:36Z Indexed on 2010/04/07 8:33 UTC
Read the original article Hit count: 168

Filed under:
|
|
|

Hi,

I am using linux, gcc, c. I have a make file.

I want to debug my module. How can I do it?

I don't want to debug a single file, I want to debug the whole module.

© Stack Overflow or respective owner

Related posts about c

    Related posts about gcc