Re: view array
Re: view array
- Subject: Re: view array
- From: Alex Zavatone <email@hidden>
- Date: Sat, 16 Feb 2013 15:53:00 -0500
Sadly, I end up having to issue a p or a po on the array in the console.
On Feb 16, 2013, at 3:47 PM, Jan E. Schotsman wrote:
> Hello,
>
> It seems Xcode 4 has no Expressions window like version 3 had.
> I need to view large arrays, for example the first 64 elements of a uint8_t array.
>
> I tried this:
>
> {(uint8_t *)$var[0-63]}:s
>
> as a summary format but then I get "summary unavailable".
>
> Is there a way to do this in Xcode 4?
>
> Jan E.
>
>
> _______________________________________________
> 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
_______________________________________________
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
References: | |
| >view array (From: "Jan E. Schotsman" <email@hidden>) |