Configuring the "Debugging Tools"

Page 6 of 8 FirstFirst ... 45678 LastLast

  1. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #51

    After opening an elevated command prompt, have you changed the directory as by typing
    CD C:\debuggers ?

    When you are at the proper directory, then only you can execute the next command as per the tutorial.
      My Computer


  2. Posts : 125
    windows 7 home premium 64bit
       #52

    yea i did that and i got windows cannot find the file path specified.

    so i wrote C:\>chdir /d C:\debuggers instead.

    I am here now, C:\debuggers>
    windbg.exe -IA

    and i got that internal external command etc etc

    do i need to download the proper 8.0 debugging tools btw? or the stand-alone 7.1 i've downloaded and put on the wrong path worked just as well?
    I'm downloading the debugging tools part of WDK as we speak, i hope its the correct one

    ===
    btw, i posted on my BSOD thread regarding uninstallation of driver and getting rid of asus utility, kindly check it out at your leisure

    cheers,

    KP

    wish you a great week!!
      My Computer


  3. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #53

    Try it: Debuggers (x64)

    A bit older version, but works exactly the same. Contains the debugger tool only and nothing more.
      My Computer


  4. Posts : 125
    windows 7 home premium 64bit
       #54

    Even if the dumps are not associated with windbg, you can open windbg, then File > Open Crash Dump and browse to the dump and open it. The result will be the same.
    i tried this as well since its on post#1,, there are 2 dump file on my dump folder, when i opened 1 of them,, i got a pop up saying "executable search is:" and it doesnt open just stay that way.

    when i opened the other one, i got "you dont have to correct symbols" or smthn... i cant rmmbr what.


    on that note, i will try downloading your link and go from there,


    cheers again,


    KP~!
      My Computer


  5. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #55

    Open windbg.
    Go to File > Symbol Path File.
    In the box, paste it : SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
    If it is prompted to save the workspace, uncheck the box and save.

    All done.
      My Computer


  6. Posts : 125
    windows 7 home premium 64bit
       #56

    okay i've tried opening the crash dump file, and its already associated with dmp files, the windbg.exe -IA command works properly this time, however when i tried opening dump files, i got

    Symbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
    Executable search path is:

    and that's it. also on the bottom it was written, debuggee not connected.

    may i ask wht should i do now?
      My Computer


  7. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #57

    kungfupanda7 said:


    and that's it. also on the bottom it was written, debuggee not connected.


    may i ask wht should i do now?
    Wait a bit .... till a line comes saying "Followup : machineowner" or something similar. It's a break point, and then you will get KD against the place to type further commands.
    Configuring the "Debugging Tools"-2013-04-26_004754.jpg
      My Computer


  8. Posts : 1,314
    Windows 7 64-bit
       #58

    If you set things up correctly (which from the looks of it you did), what's happening is it's downloading all the symbol files and storing it in the folder you assigned (C:\SymCache). It will take a while, especially for the first run, so let it sit. May even take several minutes, depending on your network connection. Once it's done, the "debuggee not connected" will disappear and it'll provide the prompt and will not give any big symbol errors.

    Some symbol errors are expected for drivers that are 3rd-party drivers, since they very commonly do not include symbols (nor will MS have it in their symbol server). What you'll want to worry about is when it pops up that it couldn't find symbols for Windows modules. When that happens usually it'll prompt you with a big massive message about no or incorrect symbols.
      My Computer


  9. Posts : 125
    windows 7 home premium 64bit
       #59

    awesome, i think it takes a quite long while due to slow internet connection then.

    i will post my result on the appropriate thread,

    cheers for the help!!

    KP
      My Computer


  10. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #60

    Then the SymCache will be developed, it will not take very long to complete a breakpoint.
      My Computer


 
Page 6 of 8 FirstFirst ... 45678 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:51.
Find Us