On Sun, Mar 21, 2010 at 8:48 AM, Gerald Mwangi <[email protected]> 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. _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
