debugging/viewing dmp fies


  1. Posts : 1,449
    Windows 7 ultimate 64-bit
       #1

    debugging/viewing dmp fies


    Ok; I have downloaded and installed bluscreenview to try and view dump files from other users to help pinpoint the cause etc. but when i do I get the following error(s):

    how to i configure it to properly open the dump files for viewing. Thanks Matt
      My Computer


  2. Posts : 4,161
    Windows 7 Pro-x64
       #2

    That error occurs because Windows is trying to execute the dump file.

    Right click on any dmp file and click on Choose Default Program. In that window, click on Windows GUI symbolic debugger. Down under the list of programs, check the box to "Always use the selected program..."

    You can also right click on a dmp file and choose "Open with" then select the debugger.

    Be sure to setup your symbols path.

    I use the following but your drive letter and folder name is your choosing.
    Code:
     
    D:\MS-Symbols;SRV*d:\ms-websymbols*http://msdl.microsoft.com/download/symbols
    Last edited by carwiz; 07 Jan 2014 at 00:32. Reason: Addition
      My Computer


  3. Posts : 1,449
    Windows 7 ultimate 64-bit
    Thread Starter
       #3

    Thanks carwiz.
      My Computer


  4. Posts : 1,449
    Windows 7 ultimate 64-bit
    Thread Starter
       #4

    Well the problem i have now is its saying wndbg is not a valid win 32 application. now what do i do?
      My Computer


  5. Posts : 4,161
    Windows 7 Pro-x64
       #5

    Punt? :)

    When do you get that message? It was running wasn't it? What happens when you right click on a dmp file and open with the debugger?
      My Computer


  6. Posts : 1,449
    Windows 7 ultimate 64-bit
    Thread Starter
       #6

    carwiz said:
    Punt? :)

    When do you get that message? It was running wasn't it? What happens when you right click on a dmp file and open with the debugger?
    Its saying that when i try and run wndbg to open the dump files. I tried right clicking on it and clicking open with and then wndbg and thats the message i get.
      My Computer


  7. Posts : 4,161
    Windows 7 Pro-x64
       #7

    Will it start if you click on Windbg from the start menu? It should open with a blank panel. From there, click on File in the tool header then select Open Crash Dump and see if a dmp file will open from there.
      My Computer


 

  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 08:20.
Find Us