Skip navigation.
 
mlRe: unknown type in debugger
FROM : Steven W Riggins
DATE : Sun Jan 27 09:19:54 2008

It seem that changing Level of Debug Symbols from All to Default, and/
or turning off Fix & Continue, fixed this issue.

On Jan 26, 2008, at 11:51 PM, Steven W Riggins wrote:

> When I opened my iPhoto plugin project in Xcode 3, it asked me for a 
> new base directory.  I chose the directory my project is in.
>
> Now, when I build a development version (there is an alias for the 
> plugin folder which points into iPhoto), and debug, all symbols say 
> "unknown type" when I pass my cursor over them.
>
> Any idea what is confusing the debugger?  How should I be building 
> this plugin for debugging with iPhoto?
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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/<email_removed>
>
> This email sent to <email_removed>
>

Related mailsAuthorDate
mlunknown type in debugger Steven W Riggins Jan 27, 08:51
mlRe: unknown type in debugger Steven W Riggins Jan 27, 09:19