On 23/05/10 11:44, Jeremy wrote:
Hi,
I'm working on an lv2 plugin, and I'm having some difficulties debugging
it.
[ ... ]
Any other suggestions that would allow me to debug my plugin would be
welcome (well, besides "code better")
There was a thread on jack-devel a while back that touched on this -
<http://lists.jackaudio.org/private.cgi/jack-devel-jackaudio.org/2010-April/005210.html>
Not sure, but I think you might need to be subscribed to view the archives. The pertinent
comment from PD was "... If the client timeout is large enough, no client will ever
be
evicted (as evidenced by using it with a debugger in which case a client can simply stop
for minutes at a time)".
cheers.