On 7/21/08 9:44 PM, Moray Taylor said:

>Hi there,
>
>I'm getting a lot of errors like
>
><Error>: CGContextMoveToPoint: invalid context
>
>but my usual [NSException raise] breakpoint isn't doing the job

Expected I'd say: CoreGraphics/Quartz is not Cocoa.

> I've
>tried setting a breakpoint on CGPostError() too, but nothing seems to work.
>
>Am I setting the breakpoint correctly? They seem to be OK.
>
>(gdb) maint info breakpoints
>Num Type           Disp Enb Address    What
>1   breakpoint     keep y   0x966eec66 <-[NSException raise]+6>
>2   breakpoint     keep y   <PENDING>  CGPostError()
>
>Thanks for any tips

Maybe try breaking on 'printf' or 'write' even.  In any case, since this
is not a Cocoa question, try the Quartz list. :)

--
____________________________________________________________
Sean McBride, B. Eng                 [EMAIL PROTECTED]
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to