1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/dsf/org.eclipse.cdt.dsf
Alvaro Sanchez-Leon 2655b4a0f3 Bug 489501 - [memory] Add API to resolve the default memory space id
When using memory spaces, a backend may sometimes qualify an address
to specify the memory space to which the address belongs.  However, to
minimize impacts, the memory space qualifier may not always be present.
In such cases, the address is implied to belong to the "default" memory
space.

DSF-GDB currently has no means to know what is the "default" memory
space to apply in such cases.

This change introduces a new API to request the default memory space
from the memory service.

Change-Id: Icea87543b8529756aee92c6d2af95fb936f5fb9c
2016-04-07 15:48:16 -04:00
..
.settings Bug 489501 - [memory] Add API to resolve the default memory space id 2016-04-07 15:48:16 -04:00
make Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
META-INF Bug 489398 - Support memory spaces in IExpressionDMAdress 2016-03-23 21:17:51 -04:00
src/org/eclipse/cdt/dsf Bug 489501 - [memory] Add API to resolve the default memory space id 2016-04-07 15:48:16 -04:00
.classpath Move DSF and DSF-GDB plugins to Java 8 2016-02-11 01:49:49 -05:00
.cvsignore Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
.options [291684] Equip monitors with a monitor traceback (when tracing) 2009-10-08 22:57:25 +00:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
buckminster.cspex Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
build.properties Bug 315439 Fix up copyright 2010-06-03 00:12:05 +00:00
plugin.properties bug 254307 - branding 2009-05-26 14:48:10 +00:00
pom.xml Bug 489398 - Support memory spaces in IExpressionDMAdress 2016-03-23 21:17:51 -04:00