Exception Wizard
-
Version
1.05
Exception Wizard is a debugging tool for programmers, created to assist in the debugging of 32-bit Windows applications created with MS VC++ 6.0. Exception Wizard takes an exception address and a project map file and automatically determines where in the source code the exception occurred. Exception Wizard is especially helpful in the following situations: release mode exceptions that cannot be reproduced in debug mode, crashes reported by users (where debugging is not available), and large projects with prohibitively long debug load times.
|