Function setEvalCmd

  • Set the eval IDbgCmd command to the provided value for the IDbg instance overriding any current or default (parent) value for this or any child instances

    Parameters

    • dbg: IDbg

      The current IDbg instance

    • cmd: IDbgCmd

      The command that will be used to evaluate and execute any command line

    Returns IDbgCmdCtx

Generated using TypeDoc