Snow Leopard debugger and execution issues
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