[fpc-pascal] Mozilla XPCOM

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Jun 3 15:31:31 CEST 2010


On 03 Jun 2010, at 00:02, José Mejuto wrote:

> Any idea
> about how to debug the reason of the sudden stop ?

You can try putting breakpoints on FPEXIT, _haltproc and _exit (the  
last one only exists if libc is linked, but that's definitely the case  
here; note that all of them are case-sensitive). That should catch  
most exits.


Jonas


More information about the fpc-pascal mailing list