sl@0: // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of the License "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: #include "../../../kernel/kern_ext.mmh" sl@0: sl@0: UID 0x100000AF 0x101F7157 sl@0: sl@0: SOURCEPATH ../common sl@0: SOURCE debug_utils.cpp sl@0: SOURCE d_debug_functionality.cpp sl@0: sl@0: SOURCEPATH ../rmdebug sl@0: SOURCE d_list_manager.cpp sl@0: SOURCE rm_debug_kerneldriver.cpp sl@0: SOURCE rm_debug_eventhandler.cpp sl@0: SOURCE d_process_tracker.cpp sl@0: SOURCE d_target_process.cpp sl@0: SOURCE d_debug_agent.cpp sl@0: SOURCE d_rmd_breakpoints.cpp sl@0: SOURCE d_rmd_stepping.cpp sl@0: SOURCE d_driver_event_info.cpp sl@0: sl@0: SOURCEPATH ../smdebug sl@0: SOURCE d_buffer_manager.cpp sl@0: sl@0: systeminclude ../../../include/drivers sl@0: #ifdef SYMBIAN_OLD_EXPORT_LOCATION sl@0: SYMBIAN_BASE_SYSTEMINCLUDE(memmodel/epoc/mmubase) sl@0: SYMBIAN_BASE_SYSTEMINCLUDE(drivers) sl@0: #endif sl@0: sl@0: userinclude ../common sl@0: userinclude ../rmdebug sl@0: userinclude ../smdebug sl@0: sl@0: VENDORID 0x70000001 sl@0: sl@0: //Specified to allow global data sl@0: EPOCALLOWDLLDATA sl@0: sl@0: capability all