SOS!!WARNING: Inaccessible path

Sysprogs forums Forums VisualDDK/VirtualKD discussion SOS!!WARNING: Inaccessible path

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #404
    Mars
    Participant

    IDE VS2010
    Visualddk 1.5.7
    vmware 8.0

    if begin debuger and loading symbols then, Visualddkconsole show message “WARNING: Inaccessible path: ‘J:symbolsMicrosoftPublicSymbols'”
    and dd NtOpenProcess show meessage
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: ntopenprocess ***
    *** ***
    *************************************************************************
    Type information missing error for NtOpenProcess
    Couldn’t resolve error at ‘ntopenprocess’

    I find that all the modules are not loaded symbols. if i’m using VS2008 does not have this problem. Also in Windbg do not have this problem.
    How can I solve this error? plesage help me , thx!!!!
    XD

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.