[LAD] Debugging Jackapp

Paul Davis paul at linuxaudiosystems.com
Mon Mar 22 16:14:39 UTC 2010


On Sun, Mar 21, 2010 at 8:48 AM, Gerald Mwangi <gerald.mwangi at gmx.de> wrote:
> Hi guys,
> I've run into some problem while restruckturing the audio backend of
> TerminatorX. When I want to debug the Jack process callback, Jack throws out
> my client. Is there some way of stepping through the process callback,
> without having my client being shutdown?

this was described earlier in this thread

run jack in NON-RT mode, with a long client timeout (e.g. -t 50000)
and optionally --no-zombies

works fine for me. i do know some developers who still can't debug
effectively like this, and we've never figured out the difference.



More information about the Linux-audio-dev mailing list