On 2004-07-14 11:54:44 +0200, shai DeleteThis @waves.com (Books) said:
> Hi,
>
> I'm using CW9.1 on the Mac OS 10.3.3 to develop VST audio plugin that
> run under host applications such as Cubase or Nuendo.
> The plugin is compiled as CFM code resource.
Why do you use CFM for VST ?
There are many reasons to switch to Mach-O. You may want to read
<a rel="nofollow" style='text-decoration: none;' href="http://www.u-he.com/vstsource/specials.php?id=1" target="_blank">http://www.u-he.com/vstsource/specials.php?id=1</a>
> gdb is installed (version 5.3-20030128 (Apple version gdb-309)) and
> seem to be working.
> Lately I have been unable to debug.
>
> I set one of the host applications as "Host Applications for LIbraries
> & Code resources" in the "Runtime settings" panel.
>
> When I launch the debugger I get one of two behaviors;
> 1) The debugger repeatedly stops on assembly code inside the host
> applications, making it impossible to continue.
> 2) The debugger ignores all break points.
I know that I have more than one report that it could be a pain to get
this working.
But as Ron said, try CW9.2 it may help.
arne
>> Stay informed about: Unable to debug CFM code resource