why doesn't the cursor piont to the excuted line in single step debug?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
i use vc++2005, mfc, xp professional sp2.when i debug in functions of a files,the cursor doesn't exactly piont to the excuted line, but it piont to the third line before the excuted line. however,in the other files, everything is normal. i cleaned the solution and rebuilded it, but it don't work yet. what shold i do to make it normal?