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
..
org.eclipse.cdt.dsf Bug 489501 - [memory] Add API to resolve the default memory space id 2016-04-07 15:48:16 -04:00
org.eclipse.cdt.dsf.ui Bug 489278 - [disassembly] hover does not work for registers 2016-03-30 09:41:49 -04:00
org.eclipse.cdt.examples.dsf Code cleanup in DSF examples. 2016-03-29 16:18:03 -04:00
org.eclipse.cdt.examples.dsf-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.examples.dsf.pda Code cleanup in DSF examples. 2016-03-29 16:18:03 -04:00
org.eclipse.cdt.examples.dsf.pda.ui Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.tests.dsf Missing copyright header. 2016-02-01 12:47:41 -05:00