Forum Discussion

shankar_r's avatar
shankar_r
Community Hero
10 years ago
Solved

how to view test complete .dmp file?

My application got crashed. I want to know for what reason it got crashed hence i looking into .dmp file but not able view proper values.

 

Is there any other way to read .dmp file.

  • .dmp files are supposed to be sent to Support. They contain technical info for the devs such as call stacks of all running threads, process memory state, etc., so the devs can track down and fix the problem and, if possible, create a patch for you.

7 Replies