GoLand
 
Get GoLand
You are viewing the documentation for an earlier version of GoLand.

Exploring Windows minidumps

Last modified: 23 August 2023

Windows minidump files record the state of a program as it is running, or as at the moment of a crash. To read a minidump file, you must have the binaries of your application and the dump file.