1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
cdt/memory
Alvaro Sanchez-Leon 7436cb9ae4 Bug 489512 - Show local variables in the traditional memory render
* Added an adjustment to the calculation of the addressable char width
so it does not go beyond the containing cell size when using radixes
where the number of characters does not grow linearly with the number
of octets being represented.
This adjustment is only necessary when the cell can contain the same
number of octets as the addressable size

Change-Id: Ic9643c98094bc28621e6807eeed0c283dbe6672a
2016-05-13 09:10:33 -04:00
..
org.eclipse.cdt.debug.ui.memory-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.debug.ui.memory.floatingpoint Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
org.eclipse.cdt.debug.ui.memory.memorybrowser Bug 354754 - [Memory Browser]Changing the memory space doesn't update 2016-02-16 06:42:36 -05:00
org.eclipse.cdt.debug.ui.memory.search Bug 492230 - Replace buffer.append(a+b) calls 2016-04-25 11:38:47 -05:00
org.eclipse.cdt.debug.ui.memory.source-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.debug.ui.memory.traditional Bug 489512 - Show local variables in the traditional memory render 2016-05-13 09:10:33 -04:00
org.eclipse.cdt.debug.ui.memory.transport Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00