mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 04:35:45 +02:00
Additional explanation
This commit is contained in:
parent
fd73637523
commit
3a69434dbb
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ public interface IRepositionableMemoryRendering2 extends IRepositionableMemoryRe
|
||||||
* that expression. Null if n/a. <i>This is for informational
|
* that expression. Null if n/a. <i>This is for informational
|
||||||
* purposes only</i>. Implementation should behave just as if
|
* purposes only</i>. Implementation should behave just as if
|
||||||
* {@link IRepositionableMemoryRendering#goToAddress(BigInteger)}
|
* {@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
|
* @throws DebugException
|
||||||
* when there is a problem repositioning the rendering to the
|
* when there is a problem repositioning the rendering to the
|
||||||
* address
|
* address
|
||||||
|
|
Loading…
Add table
Reference in a new issue