A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
Administering the KM 11-9
Table 11-2 Set PSL Debug dialog box fields
Field Name Action
Enable run-time error checking sets all error checking flag bits
Enable function call tracing reports which functions are called, but does not return
information about arguments
Enable function argument tracing reports the arguments passed to all user-defined or built-in
functions
Enable function return value tracing reports the value returned by calls to all user-defined or
built-in functions
Enable variable assignment tracing reports the variable name (if available) and the value
assigned to it
Enable errno tracing reports any nonzero values stored in the PSL errno variable
Enable PSL lock tracing reports the interprocess actions that occur during lock() and
unlock() function processing, including the granting, denying,
and releasing of locks