1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/memory
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
..
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