-var-info-type.GdbMiSession.varInfoType
MiPendingCommand varInfoType(string name) @trustedReturns the type of a variable object.
Parameters
name | Variable object name. |
Returns
A pending command for
MiPendingCommand varInfoType(string name) @trustedReturns the type of a variable object.
name | Variable object name. |
-var-info-type.