|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICDIAddressToSource
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 |
|---|
ICDIAddressToSource.IMappedSourceLocation getSourceForAddress(IAddress address)
throws CDIException
CDIException
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||