Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Byte Swizzling

Looks like they have already captured this in Bugzilla.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=40108


Regards,


Chris

___________________________________________
 
Chris Recoskie
Software Designer
IDE Frameworks Group
Texas Instruments, Toronto
 
 
> -----Original Message-----
> From: cdt-dev-admin@xxxxxxxxxxx [mailto:cdt-dev-admin@xxxxxxxxxxx] On
> Behalf Of Chris Songer
> Sent: Wednesday, February 04, 2004 11:59 AM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] Byte Swizzling
> 
> 
> The memory view does not do byte swizzling. So if you use the memory view
> to look at a byte array displayed in 4 byte chunks, you get the big endian
> version regardless of the endianness of the target processor.
> 
> Is this already on the logs?
> 
> Thanks!
> -Chris
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top