1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
Find a file
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
build Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
codan Bug 511229 - RFE: Add quick fixes for some basic gcc errors 2017-02-06 12:33:34 -05:00
core Bug 511726 - Handle unresolved field owner type in CPPASTFieldReference.getFieldPosition() 2017-02-12 12:20:00 -04:00
cross Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
debug Bug 506073 - Support address "range" when adding a memory watchpoint 2017-02-07 13:52:25 -04:00
doc Add missing reference to GDB Debugging Preferences (for DSF preferences) 2016-12-05 21:47:25 +00:00
dsf Bug 511057 - Number format breaks if debug starts with view pinned 2017-02-03 15:47:26 -05:00
dsf-gdb Bug 506073 - Support address "range" when adding a memory watchpoint 2017-02-07 13:52:25 -04:00
jtag Bug 511243 - MI async mode shall not be activated for all cases when 2017-02-06 15:09:32 -05:00
launch Bug 510615 - Launch dialog, handle spaces in gdb path 2017-02-07 09:48:23 -05:00
llvm Bug 510615 - Launch dialog, handle spaces in gdb path 2017-02-07 09:48:23 -05:00
lrparser Removed obsolete code. 2017-02-05 21:23:41 -05:00
memory Bug 509577 - [Traditional Rendering] Local variables enclosing markings 2017-02-13 11:20:51 -04:00
native/org.eclipse.cdt.native.serial Fixes for Windows Serial Port. 2017-01-20 09:59:51 -05:00
qt Bug 402498 - Apply declaredBefore() filtering to index bindings 2017-01-09 03:55:43 -04:00
releng Remove AIX support 2017-02-05 21:16:48 -05:00
remote Update version to 9.3.0 2016-11-15 20:32:51 -05:00
testsrunner Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
toolchains/arduino Update version to 9.3.0 2016-11-15 20:32:51 -05:00
upc Removed obsolete code. 2017-02-05 21:23:41 -05:00
util Update version to 9.3.0 2016-11-15 20:32:51 -05:00
visualizer Update version to 9.3.0 2016-11-15 20:32:51 -05:00
windows Update version to 9.3.0 2016-11-15 20:32:51 -05:00
xlc Removed obsolete code. 2017-02-05 21:23:41 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Remove profiles that helped skip ppc64le 2017-02-08 09:51:43 -05:00