• 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: Debugger refuses to switch threads
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugger refuses to switch threads


  • Subject: Re: Debugger refuses to switch threads
  • From: Christopher Friesen <email@hidden>
  • Date: Wed, 7 Nov 2007 15:53:36 -0800

Enable the GDB log in Xcode->Preferences 'Debugging' with a path of '/ tmp/XCGDLog'. Reproduce the problem and attach the log to your bug report.

Then you can try disabling the data formatters by un-checking the menu Run->Variables View->Enable Data Formatters.

Thanks,
Christopher Friesen


On Nov 7, 2007, at 2:39 PM, Dave Camp wrote:

I've run into a problem debugging my client and server apps (the communicate over a unix domain socket) with Xcode 3. My server code hangs, so I click pause in the debugger to see what is going on.

The UI shows 8 threads, but I can only switch between a few of them (varies from run to run). For example, I can switch from 1 to 2 to 8, but switching to any other thread does not update the UI.

Thread commands in the console window seem to lock up the debugger console as well. For example, info threads or thread 7 just sits there with no output and it won't take additional input.

Thoughts?

Dave
_______________________________________________
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

_______________________________________________ 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
  • Follow-Ups:
    • Re: Debugger refuses to switch threads
      • From: Dave Camp <email@hidden>
References: 
 >Debugger refuses to switch threads (From: Dave Camp <email@hidden>)

  • Prev by Date: Re: Feh. Obj-C syntax question
  • Next by Date: Re: Feh. Obj-C syntax question
  • Previous by thread: Debugger refuses to switch threads
  • Next by thread: Re: Debugger refuses to switch threads
  • Index(es):
    • Date
    • Thread