Hello FPC-Pascal,

Thursday, June 3, 2010, 10:08:00 AM, you wrote:

>> When I was debugging it (linux 64 bit) , the whole application
>> stopped on a floating point error somewhere in mozilla's Javascript
>> engine; I never got
>> around to debugging that.
JM> Did you try disabling floating point exceptions? A lot of C code
JM> assumes that floating point exceptions are disabled (since that's what
JM> the C library does on startup).

Yes, and also it should raise a SIGFPE and leave a "note" in the gdb
output, even when non visual feedback happends, do not ?

-- 
Best regards,
 José

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to