Under AppVerifier, one of our apps blows up. I get a DMP file, but it's a minidump. Specifically, while I've got the call stack, I'd also like the user-space memory for the faulting process (it uses a lot of globals). How do I configure App Verifier (or Windows) to give me a full dump file?
+2
A:
I think you have to configure Windows itself (or more precise, the windows error reporting component) to generate full dumps.
See this KB article: http://support.microsoft.com/kb/254649/
For Server2008, Vista SP1: http://msdn.microsoft.com/en-us/library/bb787181.aspx
Stefan
2009-01-09 15:49:27
Are there equivalent instructions for Vista/2008?
Roger Lipscombe
2009-01-09 15:58:11
See here:http://msdn.microsoft.com/en-us/library/bb787181.aspx
Stefan
2009-01-09 16:35:53