Hi guys,
I'm writing a Pd external, but when I turn on the DSP Pd crashes. Obviously
the problem is in my perform routine, and looking at Console (a log viewer
on Mac OS X) I can confirm it.
So I would like to know if someone of you is using a debugger program in
order to fix the problem. I try lldb on Mac Terminal but without result; I
saw some time ago that Puckette quotes Valgrind[1], but probably in a
different contest. Is it a solution?
Thank you in advance for your help.
Best regards,
Marco
[1]: mail "problems with pd-0.46-6 and jack" on April 30.