Debug info missing
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I have a project where debugging is checked under Link, I am bulging the debug version, and i'm ising the Microsoft format for debug info. Still, when my program crashes, it doesn't have any symbols, function names or line numbers. Is there something I can do to fix it?
-
I have a project where debugging is checked under Link, I am bulging the debug version, and i'm ising the Microsoft format for debug info. Still, when my program crashes, it doesn't have any symbols, function names or line numbers. Is there something I can do to fix it?