userlibandfileserver/fileserver/shostmassstorage/msproxy/debug.h
changeset 109 b3a1d9898418
parent 0 a41df078684a
equal deleted inserted replaced
102:ef2a444a7410 109:b3a1d9898418
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    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_TRACE_
    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