Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] DSF-GDB - big-endian MemoryByte objects

I raised the issue of big-endian MemoryByte objects on the CDT project
call today. DSF-GDB currently generates MemoryByte objects that are
marked little-endian regardless of the true endianness of the debug
target. This results in incorrect memory word presentation in the
various memory renderings by default when working with big-endian
targets. There has been some discussion of this at:

  http://bugs.eclipse.org/225609

but no decisions on the correct way forward.

Can I ask the committers responsible for the DSF-GDB implementation of
the memory service to provide some feedback on bug #225609 so we can
move forward on this issue?

Thank you

John Dallaway


Back to the top