Enabling debugging

Table 2-35 lists the keywords for configuring the debugging options for a connection.

Table 2-35: Configuration file keywords for debugging options

Keyword

Value

CS_DBG_FILE

A character string specifying the destination file name for text-format debugging information.

CS_PROTOCOL_FILE

A character string specifying the destination file name for binary format debugging information.

CS_DEBUG

A character string giving a comma-separated list of debug flags.

CS_DEBUG specifies the data to be written to the file CS_DBG_FILE. Its value can be a list of flags that correspond to the bitmasks for ct_debug’s flag parameter. For meanings of these debug flags, see the reference page for ct_debug.

The possible flags are: