On Fri, Jun 6, 2008 at 5:02 PM, parag vibhute <[EMAIL PROTECTED]>
wrote:

> The information which we get in Sample is very basic.


It gives you the complete stack. You'll get the method call on which the
thread is waiting. And that's more or less similar to what SpinControl
samples out? Anyway, you may also try exploring any 3rd party tool for
this.

- Vijay


> I need to find out the statement no. which is causing the application
> hanged. I have built the application in Debug mode.
>
> Thanks,
> Palav
>
>
> On Fri, Jun 6, 2008 at 4:52 PM, Vijay Malhan <[EMAIL PROTECTED]>
> wrote:
>
>> Not sure if this is possible without installing development tools.
>> However you can try using "Sample" in Activity Monitor(App/Utilities) on
>> the hanged app.
>> (Double Click the hanged app in Activity Monitor to get console window and
>> hit "Sample")
>>
>> Thanks.
>> - Vijay
>>
>>
>> On Fri, Jun 6, 2008 at 4:43 PM, parag vibhute <[EMAIL PROTECTED]>
>> wrote:
>>
>>> Hi all,
>>>
>>> I am sending this mail to this list because it is part of debugging cocoa
>>> application.
>>>
>>> I have implemented an application which hangs rarely on user's machine.
>>> To
>>> find out the cause, I to install "Spin control" application on user's
>>> machine but without needing to install XCode. I did copying only that
>>> application(without installing xcode) to user's machine but it gets
>>> crashed,
>>> I also copied DevToolsRemoteClient.framework at
>>> /System/Library/PrivateFrameworks but it again crashed. So how to install
>>> only spin control application without needing to install an Xcode?
>>>
>>> Regards,
>>> Palav
>>>
>>> --
>>>
>>> There are many things in your life that will catch your eye but only a
>>> few
>>> will catch your heart....pursue those'.
>>> _______________________________________________
>>>
>>> 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]
>>>
>>
>>
>
>
> --
>
> There are many things in your life that will catch your eye but only a few
> will catch your heart....pursue those'.
>
_______________________________________________

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