On Thu, Jun 5, 2008 at 9:47 AM, Graham Cox <[EMAIL PROTECTED]> wrote:

> In my app I'm getting a hang when my main document window is asked to
> close. This occurs only if there are unsaved changes, but it hangs before
> the "unsaved changes" sheet is presented.
>
> If I link against the 10.4u SDK (but still run on 10.5), this does not
> occur, but if I link against the 10.5 SDK, I get the problem. Obviously
> something changed between the two implementations.
>
> Where should I start to look to debug/fix this? I just can't see where I
> need to set a breakpoint to begin with.
>

Use SpinControl and ThreadViewer applications in Development tools. It will
give you the exact call on which the thread is waiting.
- Vijay


>
>
>
> tia,
>
>
> Graham
>
>
>
>
> _______________________________________________
>
> 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/vijay.malhan%40gmail.com
>
> This email sent to [EMAIL PROTECTED]
>
_______________________________________________

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