GdbMiVariable.this

this(GdbMiSession session, string name, string expression, string type, int numChildren) @safe pure nothrow @nogc

Creates a variable object wrapper.

Parameters

sessionActive GDB session.
nameVariable object name.
expressionExpression tracked by the object.
typeVariable type.
numChildrenNumber of children.