"Guy L. Albertelli" wrote:
> 
> Trying to debug problems using winedbg is complicated by frequent stops due
> to "expected" errors especially in the IsBadReadPtr and fellows. This patch
> eliminates calling the debugger on those types of exceptions. Yes it is a
> hack. Yes we should remove it. But it is certainly useful right now.
a most interesting patch would be to add scripting on fault handling in
the debugger (like the pass command in gdb), but the required patch would
be much larger

A+
-- 
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle

Reply via email to