Graeme Geldenhuys wrote:
> I got most of my Thread Manager demo written. While trying out a few
> features I noticed that every time as Suspend a thread, my app is
> killed.  Running it through gdb I get the following output.

I don't see it being killed from your output, or am I missing something ?

man 7 signal:

       SIGSTOP   17,19,23    Stop    Stop process

It stops ... and that's what you asked it to do.

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

Reply via email to