Debugging threads and hanging issue
Debugging threads and hanging issue
- Subject: Debugging threads and hanging issue
- From: Peter Alshuth <email@hidden>
- Date: Thu, 31 Jan 2008 16:33:28 -0500
Hi,
I use Xcode 3.0 and was using the debugger without any problems so far.
I created some threads in my application and suddenly the behavior of
the Xcode program is wired. If it hits a breakpoint in one of the
thread code sections the entire UI is hanging in all applications. I
cannot select anything any more and the only way to continue working
is to kill the process (Xcode) remotely.
If I can debug some lines and stepping through the code it does not
give me the correct content of the variables I am looking to.
Everything works fine with the debugger when I don't have a thread in
my application.
It there any way to resolve this problem?
Thanks for any help,
Peter
_______________________________________________
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