[fpc-pascal] Re: timer_create on linux
Max Vlasov
max.vlasov at gmail.com
Wed Aug 10 16:12:28 CEST 2011
On Wed, Aug 10, 2011 at 5:43 PM, Jonas Maebe <jonas.maebe at elis.ugent.be>wrote:
>
>
> I tried adding
>> --eval-command="handle SIGUSR1 nostop noprint pass"
>>
>
> While this won't solve your problem, as Michael said you should not use
> SIGUSR1 because it's probably already used by the system.
>
>
SIG35 behaves the same. Strangely, I looked in system monitor for gdb
command-line, it looked ok
/usr/bin/gdb -silent -i mi -nx --eval-command="handle SIG35 nostop noprint
pass"
but after the same Initialization output dialog it still stops with
"External:SIG35"
Actually looking at the -i mi options, I see it's machine interface with all
these escaping sequences, so probably lazarus didn't undestand something,
but it's strange it still stops
Thanks anyway
Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110810/2628e67c/attachment.html>
More information about the fpc-pascal
mailing list