I am using Linux
, GCC
and C
.
I have a make file.
I want to debug my module. I don't want to debug a single file, I want to debug the whole module.
How can I do it?
See Question&Answers more detail:osI am using Linux
, GCC
and C
.
I have a make file.
I want to debug my module. I don't want to debug a single file, I want to debug the whole module.
How can I do it?
See Question&Answers more detail:os