1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/memory/org.eclipse.cdt.debug.core.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
..
.settings Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
META-INF Bug 568513: Scroll to correct address on memory file import 2020-12-01 18:15:35 -05:00
OSGI-INF/l10n Bug 562247 - Add CDT Debug Core Memory bundle 2020-04-18 03:11:51 -04:00
src/org/eclipse/cdt/debug Bug 568513: Scroll to correct address on memory file import 2020-12-01 18:15:35 -05:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.project Bug 566334: Turn on API Tooling & Analysis for all bundles 2020-08-24 17:50:56 -04:00
about.html Bug 562247 - Add CDT Debug Core Memory bundle 2020-04-18 03:11:51 -04:00
build.properties Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00