1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +02:00
This commit is contained in:
Alain Magloire 2003-08-06 21:14:17 +00:00
parent 136dfb9d17
commit 743edf77ef

View file

@ -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 {