If you edit the scheme in Xcode (Product menu > Edit Scheme) you can set Quartz Composer as the executable, and use the Xcode debugger as usual to examine variables, set breakpoints to step through code, etc - also your NSLog messages will show up in the Xcode console when you do this.
On 5 November 2012 12:21, Christophe Leske <[email protected]> wrote: > Hello, > > I am new to the world of Quartz Composer and Objective-C. > > I have just written my first patch, it does also appear in the > environment, so I am quite happy. > > However, the patch does not what it is intended to do, namely to dump out > some pixel values of the received input image. > > Is there any document somewhere that would describe how one is supposed to > debug a self-written patch? How to put out information from the patch for > testing purposes? > > I am currently just using NSLog, but this doesn't seem to work. > > How do others debug their patches in QC? > > Thanks in adavance, > > -- > Christophe Leske > multimedial.de > > ------------------------------**---------- > www.multimedial.de - [email protected] > Hohler Strasse 17 - 51645 Gummersbach > +49(0)2261-99824540 // +49(0)177-2497031 > ------------------------------**---------- > > ______________________________**_________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list > (Quartzcomposer-dev@lists.**apple.com<[email protected]> > ) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/**mailman/options/**quartzcomposer-dev/bangnoise%* > *40gmail.com<https://lists.apple.com/mailman/options/quartzcomposer-dev/bangnoise%40gmail.com> > > This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

