Re: AU diagnostics?
Re: AU diagnostics?
- Subject: Re: AU diagnostics?
- From: "Angus F. Hewlett" <email@hidden>
- Date: Wed, 19 Feb 2003 16:44:53 +0000
At 04:40 PM 2/19/2003 +0000, Cesare Ferrari wrote:
>
> Thanks for the hint :D
>
>
>
> Now, as I understand it, reading the Synthtest source... once the graph is
>
> started, the host can basically sit back and take things easy - no
>
> intervention is needed at host level.
>
>
>
> Question is, that being the case, how can I step through and debug the
>
> graph flow, if it never touches either my code or host code? Will compiling
>
> one of the example effects and breaking in on the effect's render code
work?
>
>
I've been able to debug code working within a CoreAudio thread without
>
having to worry about this. Setting breakpoints in my code which gets called
>
by the kernel thread works fine (and doesn't hang the machine even though it
>
is such a high priority thread being debugged). So, yes, I think you will
>
find it just works.
mmm... trouble is, it's not hitting MY code :( - and the host being
opensource doesn't help much as, in this particular case, it doesn't need
to touch the host code either.
Regards,
Angus.
=======================================================
Angus F. Hewlett, Technical Director
FXpansion Audio UK Ltd -
http://www.fxpansion.com
=======================================================
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.