mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-15 12:15:47 +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
|
||||
* purposes only</i>. 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
|
||||
|
|
Loading…
Add table
Reference in a new issue