mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 11:25:35 +02:00
doc
This commit is contained in:
parent
136dfb9d17
commit
743edf77ef
1 changed files with 2 additions and 0 deletions
|
@ -250,6 +250,8 @@ public class Variable extends VariableObject implements ICDIVariable {
|
|||
}
|
||||
|
||||
/**
|
||||
* Overload the implementation of VariableObject and let gdb
|
||||
* handle it.
|
||||
* @see org.eclipse.cdt.debug.core.cdi.model.ICDIVariable#isEditable()
|
||||
*/
|
||||
public boolean isEditable() throws CDIException {
|
||||
|
|
Loading…
Add table
Reference in a new issue