userlibandfileserver/fileserver/shostmassstorage/msproxy/debug.h
branchRCL_3
changeset 110 c734af59ce98
parent 89 1df514389a47
equal deleted inserted replaced
97:41f0cfe18c80 110:c734af59ce98
    20 */
    20 */
    21 
    21 
    22 #ifndef PXY_DEBUG_H
    22 #ifndef PXY_DEBUG_H
    23 #define PXY_DEBUG_H
    23 #define PXY_DEBUG_H
    24 
    24 
    25 //#define _HOST_DEBUG_PRINT_
    25 // #define _HOST_DEBUG_PRINT_
    26 // #define _PROXY_DEBUG_PRINT_
    26 // #define _PROXY_DEBUG_PRINT_
    27 // #define _PROXY_FN_TRACE_
    27 // #define _PROXY_FN_TRACE_
    28 
    28 
    29 #if defined(_PROXY_FN_TRACE_) && (defined(_DEBUG) || defined(_DEBUG_RELEASE))
    29 #if defined(_PROXY_FN_TRACE_) && (defined(_DEBUG) || defined(_DEBUG_RELEASE))
    30 #define FUNCTION_TRACE_ENABLED
    30 #define FUNCTION_TRACE_ENABLED