MW Ron wrote:
> In article <vKQsd.7704$714.4469@[EMAIL PROTECTED]
>,
> Deane Yang <yang2w@[EMAIL PROTECTED]
> wrote:
>
>
>>Is there any way to get the debugger to break
>>if a floating point error (overflow, division by zero, etc.)
>>occurs?
>
>
> I'm Don't have my windows tools but it seems to me that if you have MS
> Exceptions enabled and break on exceptions that it will stop for these.
>
> Give it a try and let me know.
>
I'm not sure if I have the right settings, but in the project settings,
under Debugger, there is a panel for x86 Exceptions. I've tried checking
the floating point errors, but this did not seem to halt the debugger
when the error occurred.
In any case, I somehow managed to fix the error anyway, so
the issue has gone away for the moment. I'd still like to know
about this, if anyone has an answer.


|