1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 01:35:39 +02:00
cdt/memory
Randy Rohrbach 952831f2ab 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 it translated in
    to the older debug events the lower-level renderer is expecting.
Pawel has suggested a more compact implementation which I will persue. But for now this is at least
a current fix.
2012-10-22 23:19:40 +02:00
..
org.eclipse.cdt.debug.ui.memory-feature Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
org.eclipse.cdt.debug.ui.memory.memorybrowser Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.debug.ui.memory.search Bug 382119 2012-07-09 16:12:45 -04:00
org.eclipse.cdt.debug.ui.memory.source-feature Bug 391390 : Updatesite url is indigo 2012-10-17 14:18:01 -04:00
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 23:19:40 +02:00
org.eclipse.cdt.debug.ui.memory.transport Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00