|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Allows the CDI back-end to translate an address to a source location. Usually implemented in the same context as ICDITarget. THIS API IS EXPERIMENTAL AND MAY CHANGE IN THE FUTURE.
Nested Class Summary | |
---|---|
static interface |
ICDIAddressToSource.IMappedSourceLocation
Represents a source location returned by ICDIAddressToSource.getSourceForAddress. |
Method Summary | |
---|---|
ICDIAddressToSource.IMappedSourceLocation |
getSourceForAddress(IAddress address)
Returns a symbol that maps to an address at runtime in a targeted process |
Method Detail |
public ICDIAddressToSource.IMappedSourceLocation getSourceForAddress(IAddress address) throws CDIException
CDIException
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |