srv_dbg_switch

Description

Temporarily restore another thread context for debugging.

Syntax

CS_RETCODE srv_dbg_switch(spid)
CS_INT           spid;

Parameters

spid

The server process ID (spid) of the thread whose context should be temporarily restored.

Returns

Table 3-30: Return values (srv_dbg_switch)

Returns

To indicate

CS_SUCCEED

The routine completed successfully.

CS_FAIL

The routine failed.

Usage

See also

srv_capability, srv_dbg_stack