[fpc-pascal] Mozilla XPCOM

José Mejuto joshyfun at gmail.com
Thu Jun 3 11:24:19 CEST 2010


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é




More information about the fpc-pascal mailing list