1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
cdt/memory
Randy Rohrbach c06097a586 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 21:59:32 +02:00
..
org.eclipse.cdt.debug.ui.memory-feature Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
org.eclipse.cdt.debug.ui.memory.memorybrowser Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
org.eclipse.cdt.debug.ui.memory.search Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
org.eclipse.cdt.debug.ui.memory.source-feature Bumped up version to 8.1.1 2012-08-14 17:55:45 -07: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 21:59:32 +02:00
org.eclipse.cdt.debug.ui.memory.transport Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00