A.7.6. CADICallbackObj::doString()
Output a string from the target to the debugger. This can
be used, for example, to handle error messages from the target rather
than using semihosting to output the message.
virtual void CADICallbackObj::doString(char *stringArg) = 0;