1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00
cdt/memory
Jonah Graham bb6f318a79 Bug 568513: Scroll to correct address on memory file import
The CDT 9.x code scrolled once, to the start address of the import
when the import finished. The refactoring done early in the CDT 10.x
cycle (Bug 562164) instead scrolled repeatedly, generally once
per line of the input file, until finally scrolling one last time
to the byte right after the last imported byte.

Change-Id: I79f2a17c7a5feb19a463002ce19dec9d22afc90f
2020-12-01 18:15:35 -05:00
..
org.eclipse.cdt.debug.core.memory Bug 568513: Scroll to correct address on memory file import 2020-12-01 18:15:35 -05:00
org.eclipse.cdt.debug.core.memory.tests Bug 568513: Scroll to correct address on memory file import 2020-12-01 18:15:35 -05:00
org.eclipse.cdt.debug.ui.memory-feature [releng] Bump version to 10.1.0 2020-10-06 16:20:18 -04:00
org.eclipse.cdt.debug.ui.memory.floatingpoint Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.debug.ui.memory.memorybrowser Bug 568728: Drop execute permission on files 2020-11-18 17:38:22 +01:00
org.eclipse.cdt.debug.ui.memory.search Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.debug.ui.memory.traditional Bug 568728: Drop execute permission on files 2020-11-18 17:38:22 +01:00
org.eclipse.cdt.debug.ui.memory.transport Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
pom.xml [releng] Bump version to 10.1.0 2020-10-06 16:20:18 -04:00