Debugging App Crashes on Windows : vimarsana.com

Debugging App Crashes on Windows

The other week the question came up how one can debug an application crash when the Windows Store crash tracking system is unable to produce a usable stack trace. Seemed a good enough opportunity to share some wisdom :)
Generally speaking in order to get a stack trace you first need a minidump. minidumps are kind of like core dumps on POSIX systems, well, except, mini. Acquiring that is should be your first goal.

Related Keywords

, Partner Center , Microsoft Partner Center , Debugging App Crashes , Windows Store , Windows Error Reporting , Microsoft Visual , Visual Studio ,

© 2025 Vimarsana