<div dir="ltr"><div class="gmail_default" style="font-size:small">Andrea, thanks for including the gdb.txt file as it pointed to the problem. To fix the problem, at the first gdb prompt, keyin:</div><div class="gmail_default" style="font-size:small">    handle SIG32 pass nostop noprint</div><div class="gmail_default" style="font-size:small">You might also want to keyin next:</div><div class="gmail_default" style="font-size:small">    set pa off</div><div class="gmail_default" style="font-size:small">because then you do not have to keep typing "c" as a page fills up.  Next just type in as Andrew said:</div><div class="gmail_default" style="font-size:small">    run (or simply r)</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">What GG does is he keeps a .gdbinit file in his home directory so that he does not have to type in the handle and set lines over and over again as he does a lot of debugging.  The file, .gdbinit, is a hidden file so starts with the "." and the one he uses is attached here.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 15, 2020 at 7:26 AM Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thank you for the "run" advice.<br>
The first time I gave "run ..." it started CinGG but opened a window<br>
of the audio format and when I gave OK I crashed and I killed the<br>
application. Other tests of "run ..." no longer work: "No executable<br>
file specified."<br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>