Code cannot debug.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




Loaded 'ntdll.dll', no matching symbolic information found.

I'm writing a small program. It compiled and run. But when trying
to debug by select, I got the following
error messages:

Loaded 'ntdll.dll', no matching symbolic information found.
Loaded 'D:\WINDOWS\system32\kernel32.dll', no matching symbolic
information found.
Loaded 'D:\WINDOWS\system32\wsock32.dll', no matching symbolic
information found.
Loaded 'D:\WINDOWS\system32\ws2_32.dll', no matching symbolic
information found.
Loaded 'D:\WINDOWS\system32\msvcrt.dll', no matching symbolic
information found.
Loaded 'D:\WINDOWS\system32\ws2help.dll', no matching symbolic
information found.
Loaded 'D:\WINDOWS\system32\advapi32.dll', no matching symbolic
information found.
Loaded 'D:\WINDOWS\system32\rpcrt4.dll', no matching symbolic
information found.
The thread 0xDD8 has exited with code 0 (0x0).



--
lukwagoroy
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------

.



Relevant Pages

  • BlackBerry: standard error
    ... I am using the BlackBerry JDE. ... I would like to print some debug ... messages as the application I am writing runs. ... Prev by Date: ...
    (comp.lang.java.programmer)
  • Re: Copy with verify per block
    ... writing the blocks found to be wrong. ... If not part of Windows is there some utility with copy operation like ... This is to debug an unreliable interface not a faulty drive. ...
    (comp.sys.ibm.pc.hardware.storage)
  • Re: Break Mode Not Run
    ... > mode in order to Debug it, this doesn't work runs the whole code even if ... > put a breakpoint or tri to use step into. ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Is FFLL still alive?
    ... Writing an own ... library from scratch is always an option, but there's no doubt someone must ... Best regards, ... Prev by Date: ...
    (comp.ai.fuzzy)
  • No symbol loaded, why it was triggered?
    ... I am writing a standard C++ program. ... empty project to do that. ... When I debug my program, ...
    (microsoft.public.vc.debugger)