<br><br><div class="gmail_quote">On Wed, Aug 10, 2011 at 5:43 PM, Jonas Maebe <span dir="ltr"><<a href="mailto:jonas.maebe@elis.ugent.be">jonas.maebe@elis.ugent.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
<div class="im"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I tried adding<br>
--eval-command="handle SIGUSR1 nostop noprint pass"<br>
</blockquote>
<br></div>
While this won't solve your problem, as Michael said you should not use SIGUSR1 because it's probably already used by the system.<div><div></div><div class="h5"><br></div></div></blockquote></div><br><br>SIG35 behaves the same. Strangely, I looked in system monitor for gdb command-line, it looked ok<br>

<br>/usr/bin/gdb -silent -i mi -nx --eval-command="handle SIG35 nostop noprint pass"<br><br>but after the same Initialization output dialog it still stops with "External:SIG35"<br>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<br>

<br>Thanks anyway<br><br>Max<br>