GdbMiVariable.update

MiPendingCommand update() @trusted

Updates this variable object.

Returns

A pending command for -var-update.

Example:

v.update().wait();