Re: Debug problem in Multithreaded environment in Xcode.
Re: Debug problem in Multithreaded environment in Xcode.
- Subject: Re: Debug problem in Multithreaded environment in Xcode.
- From: Chris Espinosa <email@hidden>
- Date: Mon, 3 Apr 2006 13:26:26 -0700
On Apr 3, 2006, at 11:35 AM, Bruce Truax wrote: In the All-In-One view the upper left pane in the debugger should be "Threads" Simply select the thread from the pop-up menu at the top (it is the heading for the title bar in this view).
On 3/27/06 5:57 AM, "Steve MS" <email@hidden> wrote:
How to debug in Multithreaded environment in Xcode. Actually debugger stoppped in one thread and status shows it stopped at some line number and file. But I am not able to shift to that thread. Thread popup button is not responding for my clicks.
If you read the last line in the post, Steve says "Thread popup is not responding to my clicks".
Sometimes this happens because of the same reason that the backtrace stack gets bumped off the top of the screen. This is a known problem that we are investigating. Try toggling the debugger layout (using the Toggle Debugger Layout command) or deleting the <user>.mode1 file in your Project's bundle.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden