Blog
Minidumps
Date: 4/3/2009
I've moved all new Win32 Lgi application builds to output minidumps when they crash (if Dbghelp.dll is present) instead of trying to create there own stack trace. I just found that it's too unreliable.

Recent Visual C++ builds do a fair job of loading the minidumps and telling you about the conditions of the crash, and I have the free version of 2008 installed on my machine. Surprisingly it even works with apps built with Visual C++ 6, which is still my primary compiler on windows (Speed baby... all speed!).

I will experiment with optionally reporting the crash dumps back to myself when the application re-starts. Hopefully this will reduce the amount of time it takes to get crashes fixed.
 
Reply
From:
Email (optional): (Will be HTML encoded to evade harvesting)
Message:
 
Remember username and/or email in a cookie.
Notify me of new posts in this thread via email.
BBcode:
[q]text[/q]
[url=link]description[/url]
[img]url_to_image[/img]
[pre]some_code[/pre]
[b]bold_text[/b]