You know that perl -d and gdb are utterly different things, and that you didn't actually use gdb at all here - right?

No, etj, I didn't when I wrote it, but now that my debugger memory is engaged I realize I've conflated C and perl. What can I say, when I leak wrongness, it comes out C?

2024-12-20 19:14:46,846 - Starting watermarking process... 2024-12-20 19:26:50,578 - Watermarked video created successfully: /med +ia/fritz/E4B0-3FC2/2024-12-20/Tim_Ballard_20241211_1_watermarked.mp4 Final watermarked video is at: Moviepy - Building video /media/fritz/E +4B0-3FC2/2024-12-20/Tim_Ballard_20241211_1_watermarked.mp4. MoviePy - Writing audio in Tim_Ballard_20241211_1_watermarkedTEMP_MPY_ +wvf_snd.mp4 MoviePy - Done. Moviepy - Writing video /media/fritz/E4B0-3FC2/2024-12-20/Tim_Ballard_ +20241211_1_watermarked.mp4 Moviepy - Done ! Moviepy - video ready /media/fritz/E4B0-3FC2/2024-12-20/Tim_Ballard_20 +241211_1_watermarked.mp4 /media/fritz/E4B0-3FC2/2024-12-20/Tim_Ballard_20241211_1_watermarked.m +p4 Debugged program terminated. Use q to quit or R to restart, use o inhibit_exit to avoid stopping after program termination, h q, h R or h o to get additional info. DB<1>

Finally got it wrangled with perl -d....


In reply to Re^2: Using the writeup and gdb to find mistakes by Aldebaran
in thread Using the writeup and gdb to find mistakes by Aldebaran

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.