62636465666768
} return null; } protected GdbVariableVMProvider createGdbVariableProvider(IPresentationContext context) { return new GdbVariableVMProvider(this, context, getSession()); }