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_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to