Bug 489398 - Support memory spaces in IExpressionDMAdress
Summary: Support memory spaces in IExpressionDMAdress
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 9.0.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 9.0.0   Edit
Assignee: Alvaro Sanchez-Leon CLA
QA Contact: Marc Khouzam CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-10 20:37 EST by Alvaro Sanchez-Leon CLA
Modified: 2016-03-23 21:24 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alvaro Sanchez-Leon CLA 2016-03-10 20:37:56 EST
When and address is resolved from an expression, the result address
may carry a memory space provided by the backend to qualify a
the address to a memory space.
    
If an implementation for the memory space interface is available
(e.g. of IMemorySapce2), it can be used to parse the memory space contained in the expression.
Comment 1 Eclipse Genie CLA 2016-03-10 20:58:59 EST
New Gerrit change created: https://git.eclipse.org/r/68184