Audio plug-in hangs AFTER attaching or running
Audio plug-in hangs AFTER attaching or running
- Subject: Audio plug-in hangs AFTER attaching or running
- From: Howard Moon <email@hidden>
- Date: Wed, 26 Mar 2014 14:27:40 -0700
I'm trying to attach to my audio plug-in (VST, in Cubase) from Xcode 4.2 (in OS X 10.8.5). I am able to run Cubase and load and run my plug-in with no problems. But, if I try to run in the debugger, or attach after it's up and running, then the plug-in and Cubase just hang. Xcode does not hang, and does not report any error, but I can't interact with my plug-in. The debugger console shows the Pause button enabled, and the step buttons disabled, so it should be in a normal running state, right? So what is hanging my app? And how can I fix it?
When I do the same thing from Xcode 3.2.6 (which I installed in OS X 10.7.5), a similar thing happens, but the Debugger window enables the Continue and step buttons, and I just hit Continue and it goes on its merry way, allowing me to interact with the plug-in. Is there some 3.2.6 setting that is causing it to break in Xcode 4, but isn't telling the debugger that it's paused?
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