diff --git a/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/provisional/IRepositionableMemoryRendering2.java b/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/provisional/IRepositionableMemoryRendering2.java index 292776863a2..a65f97a5c89 100644 --- a/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/provisional/IRepositionableMemoryRendering2.java +++ b/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/provisional/IRepositionableMemoryRendering2.java @@ -30,7 +30,8 @@ public interface IRepositionableMemoryRendering2 extends IRepositionableMemoryRe * that expression. Null if n/a. This is for informational * purposes only. Implementation should behave just as if * {@link IRepositionableMemoryRendering#goToAddress(BigInteger)} - * had been called. + * had been called, though the implementation may want to + * consider the expression when providing the label and/or image. * @throws DebugException * when there is a problem repositioning the rendering to the * address