Arrays not showing in Debugger
Arrays not showing in Debugger
- Subject: Arrays not showing in Debugger
- From: Mike Jackson <email@hidden>
- Date: Tue, 31 Jan 2006 17:27:39 -0500
I have some code where I am using "pure C" in my Cocoa program.
I have the following line:
Float32 *dataBuffers[opCount];
"dataBuffers will not show up in the debugger? any idea why this
might be? I checked to make sure I was building with -gFull for all
the debugging symbols and none of the code stripping is turned on. I
cleaned the project several times. I am out of ideas?
--------
Mike Jackson
imikejackson <at> gmail <dot> com
_______________________________________________
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