On Wed, Aug 10, 2011 at 1:18 PM, Max Vlasov <max.vla...@gmail.com> wrote:

> Hi,
>
> I tried to implement linux timer with timer_create and signals, but an
> exception always fired (External:SIGUSR1).
>


Hmm, it seems that it's not a 'wrong' exception, I executed the same program
from console and it worked. So there's a range of signals that is 'wrong'
for the debugger/ide and it stops catching them. Can I somehow tell it to
ignore some, for example 'SIG35'? I tried to add it to Language exceptions
ignore list as 'External: SIG35', 'External:SIG35' (without space), SIG35.
Nothing helped.

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

Reply via email to