1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/memory
Alvaro Sanchez-Leon 74aa6f4e71 Bug 509577 - [Traditional Rendering] Local variables enclosing markings
may be wrong in Little Endian presentation

The enclosing markings are meant to reflect contiguous regions of
memory,
however the current Little Endian representation in the traditional
render modifies the memory map to attempt to reflect how the memory
would
be loaded into registers with a size matching the cell size.

The markings are therefore unsuitable for for this special case,
this change removes these markings when the Little Endian formatting is
selected.


Change-Id: I1d7879f8b23329b33e2b17e8c8444d1266b9ef0a
2017-02-13 11:20:51 -04:00
..
org.eclipse.cdt.debug.ui.memory-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.debug.ui.memory.floatingpoint Bug 508446 - [memory] Preferences dialog empty tree on the left 2017-01-23 10:03:59 -04:00
org.eclipse.cdt.debug.ui.memory.memorybrowser Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
org.eclipse.cdt.debug.ui.memory.search Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.debug.ui.memory.traditional Bug 509577 - [Traditional Rendering] Local variables enclosing markings 2017-02-13 11:20:51 -04:00
org.eclipse.cdt.debug.ui.memory.transport Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00