• 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
Snow Leopard debugger and execution issues
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Snow Leopard debugger and execution issues


  • Subject: Snow Leopard debugger and execution issues
  • From: dct <email@hidden>
  • Date: Wed, 16 Sep 2009 15:42:23 -0700

Since installing OS X 10.6 and Xcode 3.2 (64-bit) I've encountered (1) an irritating debugger display problem and (2) a crash situation that wasn't there prior to this installation.

Debugger. The debugger window opens but the editor pane never loads-- neither initially nor as I step through breakpoint to breakpoint. The thread and variable panes do load and perform as expected. I assume that there is a setting to be made with the new Snow Leopard configuration but I haven't found it.

New crash. Code that has been compiling and running for several years now fails after a specific UI operation. The IBAction code for the operation runs to completion without a hitch and then the crash occurs with (sometimes) a screen identifying a "CFBasicHashDeallocateError". This code does allocate/init/autorelease one object, gets the string value of a ComboBox, and sets the state of a Push Button but little else. What am I up against and why does Snow Leopard object when Leopard didn't?

Appreciate your help, Don Thompson
_______________________________________________
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: Xcode and Subversion on Snow Leopard
  • Next by Date: 10.3.9 SDK missing from Xcode 3.2
  • Previous by thread: Re: Xcode 3.1.3 -- (not) stepping into
  • Next by thread: Re: Snow Leopard debugger and execution issues
  • Index(es):
    • Date
    • Thread