Re: How to View Hex in Debugger
Re: How to View Hex in Debugger
- Subject: Re: How to View Hex in Debugger
- From: Steve Mills <email@hidden>
- Date: Thu, 04 Jun 2015 08:09:26 -0500
On Jun 4, 2015, at 06:53:46, Dave <email@hidden> wrote:
>
> Thanks viewing it in a separate window makes things a little easier, but is there a way to get the addresses on the left to display in Hex too?
Nope. It’s pretty dumb that the address is specified in hex, and it’s shown in hex at the top beside the little chip icon, but is shown in decimal along the left side. You should submit a radar so they either change the left to be in hex as well, or add a control so the user can change all 3 of those at once to be either hex or decimal.
> Also is there a way to specify a type that “myBufferPtr” points to as something other than bytes? e.g. Int64, 32, 16, 8 etc and in Big/Little Endian?
There doesn’t seem to be at this point. I thought there used to be at least a control for changing the grouping size to be 1, 2, 4, or 8 bytes. I could be thinking of another app, but I remember using that feature a lot in my day-to-day developer activities. Again, submit a radar for this and the endian order. Maybe we’ll see it in 17 years. ;)
--
Steve Mills
Drummer, Mac geek
_______________________________________________
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