1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 00:36:16 +02:00
cdt/memory/org.eclipse.cdt.debug.ui.memory.traditional
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
..
.settings Fix API errors with Eclipse 4.7 2017-01-30 14:11:36 -04:00
META-INF Bug 509438 - [traditional] Show a Tooltip for all bytes in range of a 2017-01-23 11:34:40 -04:00
src/org/eclipse/cdt/debug/ui Bug 509577 - [Traditional Rendering] Local variables enclosing markings 2017-02-13 11:20:51 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.options Bug 387500 PgDn/PgUp jumps uses large address increments for memory 2015-06-18 07:02:55 -04:00
.project Enable API tooling for o.e.cdt.debug.ui.memory.traditional 2014-04-21 16:33:47 -04:00
about.html [memory] DSDP-DD -> CDT initial commit 2009-02-09 06:20:34 +00:00
build.properties Bug 315439 Fix up copyright 2010-06-03 14:12:21 +00:00
plugin.properties bug 277871 - Externalize strings in plugin.xml and MANIFEST.MF for memory plugins 2009-05-27 15:55:44 +00:00
plugin.xml Bug 387500 PgDn/PgUp jumps uses large address increments for memory 2015-06-18 07:02:55 -04:00
pom.xml Bug 509438 - [traditional] Show a Tooltip for all bytes in range of a 2017-01-23 11:34:40 -04:00