Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Arrays not showing in Debugger



The stabs debugging format doesn't have an encoding for variable length arrays, so the compiler just punts, and doesn't emit any debug information for them. There's already a bug on this.

Jim


On Jan 31, 2006, at 2:27 PM, Mike Jackson wrote:

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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

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: http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden
References: 
 >Arrays not showing in Debugger (From: Mike Jackson <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.