• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Debugging threads and hanging issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging threads and hanging issue


  • Subject: Re: Debugging threads and hanging issue
  • From: "Jonathan del Strother" <email@hidden>
  • Date: Fri, 1 Feb 2008 09:01:22 +0000

On Jan 31, 2008 9:33 PM, Peter Alshuth <email@hidden> wrote:
> 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.

The only threading problems I've seen that take down the rest of the
system are opengl ones.  If that's what's causing your problem, fire
up OpenGL Profiler and tick the 'break on threading errors' checkbox.
 _______________________________________________
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

  • Prev by Date: Re: Timing of Build Phases
  • Next by Date: Return key in Find dialog
  • Previous by thread: Re: Timing of Build Phases
  • Next by thread: Return key in Find dialog
  • Index(es):
    • Date
    • Thread