Viewing Pointer Contents
Viewing Pointer Contents
- Subject: Viewing Pointer Contents
- From: Nick Nallick <email@hidden>
- Date: Tue, 17 Jan 2006 09:32:10 -0700
In the Xcode debugger, how do I view the memory referenced by a
pointer as common values. Specifically if I have a pointer to a C or
Pascal style string how do I get the debugger to show me this as a
string?
Also, if I have a pointer that happens to point to an array of
elements, how do I see more than the first element?
Basically I'm looking for equivalents to the CodeWarrior commands
"View Array", "View As C String", and "View As Pascal String".
Thanks,
Nick
_______________________________________________
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