MiValue.asDString
string asDString(GdbMiSession session) @trustedTries to read this value as a D string.
Parameters
session | Active session to read memory from. |
Returns
The string content, or null if not a D array or memory read fails.
string asDString(GdbMiSession session) @trustedTries to read this value as a D string.
session | Active session to read memory from. |