Is Is Possible To Debug A Program In Microsoft Visual C++ (vc++ 6)in Windows Xp With Sp2? If Possible Then How

November 26th, 2009 by admin | Filed under Thread Debugging

when i used windows xp with sp1 then there was no problem. but when i installed winxp sp2 i got some problem with debugging program in vc++. when i try to start debugging i have got the folloeing message ”
Loaded ‘ntdll.dll’, no matching symbolic information found.
Loaded ‘C:\WINDOWS\system32\kernel32.dll’, no matching symbolic information found.
The thread 0xCD4 has exited with code -1 (0xFFFFFFFF).
The program ‘C:\TC\BIN\Debug\MYPROB.exe’ has exited with code -1 (0xFFFFFFFF). ” i also try to solve the problem by re-installing fresh install by several times. If anyone know the solution of that problem than please explain how it it possible. thanks in advance

Related Posts:

tag_iconTags: | | | | | |

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 Responses to “Is Is Possible To Debug A Program In Microsoft Visual C++ (vc++ 6)in Windows Xp With Sp2? If Possible Then How”.

  1. shaikat :

    you should still be able to debug your code. the messages you are seeing just say that there is no debug info for the .dll files. you cant debug into the .dll’s, but you can still do your code.

  2. justme :

    yes, you should still be able to debug your code

Leave a comment.

To leave a comment, please fill in the fields below.

Powered by Yahoo! Answers