windows-error-reporting
how to change MaxDiskUsage for dump file on windows ce
I enabled error reporting feature on Windows CE platform to gather dump file for crashed application. I set default dump type to system dumps. But we can only get context dumps.[详细]
2023-03-15 16:24 分类:问答How to enable the Window Error Reporting (WER) dialog. Total newbie question
After setting up WinQual and WER for the first time, I intentionally inserted a crash in a release build expecting\\hoping to get the WER dialogue but instead still get the dialogue containing \"runti[详细]
2023-03-07 01:02 分类:问答How do I suspend all threads after my program crashes?
I have an unhandled exception handler. It shows a nice GUI and allows users to send an error开发者_开发问答 report. Users can even leave their name and phone number and things, and our support departm[详细]
2023-01-12 06:01 分类:问答Robustly killing Windows programs stuck reporting 'problems'
I am looking for a means to kill a Windows exe program that, when being tested from a python script, crashes and presents a dialog to the user; as this program is invoked many times, and may crash rep[详细]
2023-01-02 01:51 分类:问答how to force apache to crash?
I want to test something when apache crashes. The thing I want to test involves Windows asking me if it wants to send an error report. Any way to make Apache crash and ask me to send an error repo开发[详细]
2022-12-30 13:11 分类:问答Win32: How to crash?
i\'m trying to figure out where Windows Error Reports are saved; i hit Send on some earlier today, but i forgot that i want to \"view the details\" so i can examine the memory minidumps.[详细]
2022-12-28 06:28 分类:问答How to request additional data with WER?
I\'m new to WER (actually, just registered a few days ago). I\'ve managed to establish an account and map my test application to it.[详细]
2022-12-27 21:10 分类:问答Is there a .Net API for Windows Error Reporting
Is there a .Net API for me to integrate Windows Error Reporting into my application? I\'m mostly interested in initiating error reports even for non-catastrophic err开发者_JAVA百科ors occurring in my[详细]
2022-12-16 12:28 分类:问答How to debug a WER minidump of an "ngen"ed image
When ngen is executed on a .NET managed application at installation time, and a crash dump is retrieved from Windows Error Reporting for the app, how can you use it to see a stack trace, variables, et[详细]
2022-12-08 06:18 分类:问答