BugSnapshort is a tool used to analyze what caused exceptions in your application. It helps you to find and analyze a reason of your application fault without asking a user huge number of questions. By supporting (reading) dmp-files BugSnapshort allows you to work with files which was created by system. Features available in BugSnapshort: Reads dmp-files and displays their contents. Displays exception stack. Displays stack for each thread. Points you to the place in code where exception occured. Displays information about user's machine environment. Support reading of debug information. Support reading of exported functions. Displays information about modules loaded into the applications address space when it raised an exception.