how to open a crash dump in Visual Studio

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • RedSon
    replied
    Originally posted by ycinar
    it is appName.exe.dmp
    Its probably just a memory dump which means that you are going to need a good text editor to see the hex information. Try Notepad++ or TextPad.

    Leave a comment:


  • ycinar
    replied
    Originally posted by RedSon
    What kind of file is a "crash dump"?
    it is appName.exe.dmp

    Leave a comment:


  • RedSon
    replied
    Originally posted by ycinar
    Can anyone advise on how to open a crash dump in Visual Studio?
    What kind of file is a "crash dump"?

    Leave a comment:


  • ycinar
    started a topic how to open a crash dump in Visual Studio

    how to open a crash dump in Visual Studio

    Can anyone advise on how to open a crash dump in Visual Studio?
Working...