Dr Watson debugger round up
Published by cjlise May 23rd, 2007 in Software, ProgrammingTags: dbg, debugging, dump, microsoft, windows.
Today, I wanted to deactivate Dr Watson on my PC (Windows XP-SP2) and it tooks me some time to find the relevant information to do that. The interesting thing is that, I found some very useful information about the debugger:
- Description of the Dr. Watson for Windows (Drwtsn32.exe) Tool: This article describes the Dr. Watson for Windows program error debugger tool included in Windows XP.
- Microsoft Windows XP - Dr. Watson overview: Dr. Watson for Windows is a program error debugger The information obtained and logged by Dr. Watson is the information needed by technical support groups …
- How to disable Dr. Watson for Windows: This article describes how to disable and re-enable the Dr. Watson program.
- Microsoft Windows XP - Setting up Dr. Watson: Dr. Watson (Drwtsn32.exe) is installed in your system folder when you set up Windows. The default options are set the first time Dr. Watson runs.
- Microsoft Windows XP - Using the Dr. Watson log file: When a program error occurs, Dr. Watson gener ates a log file (Drwtsn32.log). The log file will always start with the following line: Application exception …
- Microsoft Windows XP - Using Dr. Watson: Dr. Watson detects information about system and program failures and records the information in a log file In the event of a program error, Dr. Watson …
- Microsoft Windows XP - Working with Dr. Watson: You can use the Dr. Watson for Windows dialog box to change the behavior of Dr. Watson. The data that you specify is stored in Registry Editor under the key …
You might also be interested in these
- How to print a clean stack trace of a windows dump file with Windbg?
- links for 2008-01-08
- links for 2007-05-25
- links for 2008-01-06
- Some guidelines to write in plain English
















No Responses to “Dr Watson debugger round up”
Please Wait
Leave a Reply