Configuring the "Debugging Tools"

Page 5 of 8 FirstFirst ... 34567 ... LastLast

  1. Posts : 297
    Microsoft Windows 7 Home Premium 64-bit Service Pack 1
       #41

    Symbol file path could not be found


    I keep getting told that the Symbol File Path could not be found as of recent. What happened?
      My Computer


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

    Hello mate, I also have got it once. Frederick guided me to reinstall WinDBG again, and set the symbol path as fresh.

    It worked like a charm, amd nowadays there is no issue with the symbol path at all.

    I wish it will work for you too. Best of luck :)

    One more thought, the standalone tool does it much more often.
      My Computer


  3. Posts : 297
    Microsoft Windows 7 Home Premium 64-bit Service Pack 1
       #43

    You know, taking another long look at this tutorial, I find out I haven't been saving my workspace. Not that it matters but it nags every time I open something for bug checking. Also, where do I look to obtain third-party file symbols?
      My Computer


  4. Posts : 1,314
    Windows 7 64-bit
       #44

    I've had to deal with the nagging workspace problem as well. Sometimes I've found if I manually go to Options and tell it to Never save for Workspace Prompts, then save Workspace As... and name it Default, that works. Probably best to do this when no dmp file is loaded and it's just a blank Windbg session. This is what has worked for me in the past, though results may vary.
      My Computer


  5. Posts : 13
    Windows 7 Pro 64bit
       #45

    Would it be possible to upload my dump files to see why I keep getting BSoD?
      My Computer


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

    Yes, possible, but make a new thread for it please.
      My Computer


  7. Posts : 125
    windows 7 home premium 64bit
       #47

    every couple months, my laptop returned a IRQL Less or Equal BSOD, i clean installed windows every few months.
    Koolkat (tx for your tremendous help), analyze that the error was from the installation of my atheros wireless driver. i installed the driver from the CD driver that came from the notebook. and i updated the driver through that CD software as well.

    i wanna learn debugging myself because i wanted to see whether my clean install still have that unclean driver installation or not. So, i wanted to know which file from the dump folder from the BSOD instruction did koolkat found my problem.

    i assume its the dmp file and thats how i ended up on this thread.


    Now i've read this thread and went to this link Download and Install Debugging Tools for Windows
    which one should i download since there are many links available there.

    the first download link available over there was this one Install Debugging Tools for Windows as part of the WDK
    but since its written for windows 8 i decided to downloaded this one instead of that one
    Download the Microsoft Windows SDK for Windows 7

    under the second link there is another download link Download Windows Symbol Packages should i download this as well?

    ===
    so far i have downloaded Download the Microsoft Windows SDK for Windows 7 and i got stuck on this step of this tutorial ==>
    C:\debuggers>windbg.exe -IA

    windbg.exe is not recognized as an internal or external command, operable program or batch file


    did i download the wrong link? should i download the first link? and should i download the symbol package as well?

      My Computer


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

    • Expand the start menu to :
      Start > All Programs > Windows Kits > Debugging tools for Windows (x64)
    • Right click on Windbg (x64) > Properties .
    • Look at "targrt". If you installed at the default path, the tagret is :
      "C:\Program Files (x86)\Windows Kits\8.0\Debuggers\x64\windbg.exe"

    Open the command prompt.

    • Type -- CD C:\Program Files (x86)\Windows Kits\8.0\Debuggers\x64 and hit enter.
    • When the directory is accordingly changed, type windbg.exe -IA

    Is it done now?
      My Computer


  9. Posts : 1,314
    Windows 7 64-bit
       #49

    While the WDK for Windows 8 caters to that OS, the Debugging Tools that comes with it is the latest version of Windbg and can be installed on WinXP and above and will open any Windows crash dump from any Windows OS.

    To explain Arc's method, he's telling you that your issue is that you need to first find the directory the debugger (Windbg) is installed, then open that directory in the command line and type the appropriate command to associate dump files with Windbg. You can simply navigate to the folder normally, then when you have it open, hold Shift and right click any white space in that folder and you'll have the option to "Open command window here". Then follow up with the Windbg.exe -IA.
      My Computer


  10. Posts : 125
    windows 7 home premium 64bit
       #50

    edited after reading vir gnarus reply


    hi mates~! tq very very much for helping me

    i downloaded Download the Microsoft Windows SDK for Windows 7 instead of Install Debugging Tools for Windows as part of the WDK

    okay so... from vir gnarus explanation i take it i downloadded the wrong file? since what i get from my start windows is start => all program => debuggging tools for windows x64 and microsoft windows sdk v7.1

    Secondly... i wrote on my previous post that i followed the tutorial so... i did not install it at the default path, (i was following the step on post#1 which ordered me to Override the default install path and install to c:\debuggers instead

    so my path is c:\debuggers.

    should i return the debugging tools path to where arc tells me it should i pointed to...? how do i do that?

    or is it easier to just uninstalled the 7.1 kit and download the correct 8.0 kit? how do i uninstall the 7.1 kit by the way, i cant find it on revo uninstaller or control panel.

    ===
    sorry for the big font, did not meant to use it at all

    cheers,

    KP~!

    so... the correct link to download is it the 1st WDK link?
    or SDK link or the standalone component from this link http://msdn.microsoft.com/en-us/windows/hardware/gg463009.aspx?
      My Computer


 
Page 5 of 8 FirstFirst ... 34567 ... 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 17:42.
Find Us