stderr output when debugging audio plug-in?
stderr output when debugging audio plug-in?
- Subject: stderr output when debugging audio plug-in?
- From: Howard Moon <email@hidden>
- Date: Fri, 5 May 2017 13:04:16 -0700
When I log to stderr from an application, and debug in Xcode, my log statements appear in the Debug console. However, when I use the same fprintf to stderr in my audio plug-in, when debugging in Xcode, I am not seeing any of the log output (at least when using Xcode 8.2.1 in OS X 10.12).
(I can’t find any log file containing my output using the Console app, either.)
Why does running an audio plug-in under another application prevent seeing the stderr output?
Thanks,
Howard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden