debugger array view
debugger array view
- Subject: debugger array view
- From: kwiley <email@hidden>
- Date: Thu, 2 Oct 2008 13:43:01 -0700
CodeWarrior had this debugger feature that would view a pointer as an
array. Xcode has an array view, but seems to only supply it if the
variable is an actual array, square brackets, that kinda stuff. If a
variable is a pointer, there's no good way to see the array hanging
under that pointer. The closest approximation is "view memory",
which, let's face it, ain't the same thing, it's all hexy, hard to
decipher on ints, utterly meaningless on floats.
Am I missing it? Is it there in Xcode right in front of my am I'm
looking right past it? If so, would someone please point it out to
me? I've missed this feature for years and was hoping maybe 3.1 would
have it, but I don't see it...maybe I'm just missing it.
Thank you for any assistance if it has been there all along.
Cheers!
________________________________________________________________________________
Keith Wiley email@hidden www.keithwiley.com
"What I primarily learned in grad school is how much I *don't* know.
Consequently, I left grad school with a higher ignorance to knowledge
ratio than
when I entered."
-- Keith Wiley
________________________________________________________________________________
_______________________________________________
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