Can BugTrapper work in Dr.Watson mode by just dumping the info when the FAULT occurs?
Yes, if you set the filter to “empty” (unselecting everything in the ‘Trace Options’ window), BugTrapper will work like Dr.Watson and only dump when the crash occurs. The information will be represented as a symbolic stack and not in hexadecimal format so working with it is greatly simplified. In addition by using BugTrapper you will get other information including references to the source, all local variables, and all system information regarding the computer such as version of all DLLs involved, environment variables, hardware and software information.