
UDI Developer’s Toolkit
Universal Debugger Interface Specification
A-5
29
UDIErrorCantAccept
UDIPutStdin
and
UDIPutTrans
returns
UDICantAccept
if the TIP cannot accept
more data from the DFE. The data sent with
the
UDIPutStdin
and
UDIPutTrans
requests
that received the error can be complete,
partially complete, or ignored. The
CountDone parameter indicates exactly how
much data was taken.
30
UDIErrorTransInputNeeded
Returned by
UDIGetTrans
when the TIP
requires transparent mode input from the
DFE.
31
UDIErrorTransModeX
Returned by
UDIGetTrans
when the TIP
requests a change of terminal operating mode.
32
UDIErrorInvalidSize
Returned by
UDIRead
,
UDIWrite
,
UDICopy
, and
UDIFind
if the TIP is unable
to perform the requested operation because
the object size does not correlate with the
resource specified.
33
UDIErrorBadConfigFileEntry
Returned by
UDIConnect
when the
configuration file line for the requested
configuration is incorrect.
34
UDIErrorIPCInternal
Returned by any call if the IPC Layer detects
an internal error during an operation other
than
UDIConnect
.
35
UDIErrorUnsupportedService
Variation
Indicates that a service is supported but the
particular variation of that service being
requested is not supported.
36
UDIErrorResourceNotWriteable
Some resource spaces are read–only. TIPs
may return this error from any request that
tries to write into a read–only resource (e.g.,
UDIWrite
or
UDICopy
).
37
UDIErrorCouldNotEvaluate
Returned by
UDIDFEEvalExpression
if the
supplied expression could not be evaluated.
38
UDIErrorNoExactEval
Returned by
UDIDFEEvalResource
if
ExactEval was true but the resource did not
match any symbol exactly.
39
UDIErrorBufTooSmall
Returned by
UDIDFEEvalResource
if the