Link to home
Start Free TrialLog in
Avatar of dondiego
dondiego

asked on

I can not debug and execute my aplication

I haved compiled and linked my aplication with no problems, but when I try to debug or run it, appears the following messages:

Loaded 'C:\WINNT\System32\ntdll.dll', no matching symbolic information found.
Loaded 'C:\WINNT\system32\USER32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\KERNEL32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\GDI32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\ADVAPI32.DLL', no matching symbolic information found.
Loaded 'C:\WINNT\system32\RPCRT4.DLL', no matching symbolic information found.
I'm working in visual c++ v.5 under WinNT Workstation.

What is happend and what can I do?
Avatar of dondiego
dondiego

ASKER

Edited text of question.
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
BTE: You should still be able to debug your application, just choose 'Build->Debug->'Step into...' from VisualStudio's menu bar...

Feel free to ask if you encounter problems!
I apply the solution and the problem persist!!!!!!!!
You should have rejected my answer or asked a follow up rather than grading a 'D'.

I assume you were intelligent enough to install the symbols that match your service pack? (*matching* symbolic information!)
I want to apologize for my last comment. It was not appropriate at all...