1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-23 16:23:52 +02:00
cdt/memory/org.eclipse.cdt.debug.ui.memory.traditional
Randy Rohrbach 60ff7da7a4 Bug 392095 The Traditional Memory Renderer does not work properly with the TCF Memory Block.
This is an initial solution which is made up of 2 parts
    1.) Changed the lower-level renderer to filter based on memory block as well as debug target.
    2.) Changed the parent render to become a listener for model changed events which are translated
        in to direct calls to the renderer to update the displayed values.
2012-10-22 21:59:32 +02:00
..
.settings Make deprecated use of elements warnings instead of errors to be able to compile on E4 2012-01-12 10:46:59 -05:00
META-INF Increment versions so that they are >= Indigo SR2 2012-02-05 15:35:26 -05:00
src/org/eclipse/cdt/debug/ui/memory/traditional Bug 392095 The Traditional Memory Renderer does not work properly with the TCF Memory Block. 2012-10-22 21:59:32 +02:00
.classpath Updated classpath to specify 1.5 JRE. The lack of it was causing errors for Mikhail (now that I've turning those warnings into errors). Not sure why I'm not seeing them. Investigating... 2010-06-18 18:58:19 +00:00
.project [memory] DSDP-DD -> CDT initial commit 2009-02-09 06:20:34 +00: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 Fixed warning 2010-05-06 21:40:53 +00:00
pom.xml Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00