mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-22 15:53:58 +02:00
![]() 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. |
||
---|---|---|
.. | ||
.settings | ||
META-INF | ||
src/org/eclipse/cdt/debug/ui/memory/traditional | ||
.classpath | ||
.project | ||
about.html | ||
build.properties | ||
plugin.properties | ||
plugin.xml | ||
pom.xml |