Symbian3/SDK/Source/GUID-84C20E6E-C5DF-5346-84A3-2D8C701303C8.dita
changeset 0 89d6a7a84779
equal deleted inserted replaced
-1:000000000000 0:89d6a7a84779
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept xml:lang="en" id="GUID-84C20E6E-C5DF-5346-84A3-2D8C701303C8"><title>On-Target Debugging</title><shortdesc>On-target debugging refers to debugging environments where code is run on device hardware. This increases the debugging challenge due to the restrictive nature of such hardware. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody><p>When debugging Comms software in such environments, the following tools are available to help: </p> <ul><li id="GUID-ADBC6B2E-4D34-5608-B1BE-98B59DD94CA3"><p>D_Exe </p> </li> <li id="GUID-AF56C4B7-7534-5B65-8252-E4A41FF343C0"><p>TRK </p> </li> <li id="GUID-FE9555CF-0E7E-56D8-B7E8-C06C37BD940C"><p>Lauterbach </p> </li> <li id="GUID-F972FCC2-2E85-526A-AB83-BD5CC2E404BE"><p>Crash Analyst </p> </li> <li id="GUID-AAB62AC9-E070-50AB-B560-BF898069CE61"><p>dtrace </p> </li> </ul> <p>For more information about these tools see <xref href="GUID-BB174A7C-9B72-55C8-8C8A-F5FB14AB3607.dita">Hardware debugging tools overview</xref> and <xref href="GUID-B5AEC7EF-3CE4-57A3-B450-C6B22E8C87C8.dita">Hardware Debugging Presentation</xref>. The RDebug::Print facility is rarely used by default by Symbian OS Comms software for debug tracing since the Comms software mostly uses CDU. If required, CDU's output can be redirected to the same output port used by the RDebug interface. </p> </conbody></concept>