Symbian3/PDK/Source/GUID-84C20E6E-C5DF-5346-84A3-2D8C701303C8.dita
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Thu, 11 Mar 2010 18:02:22 +0000
changeset 3 46218c8b8afa
parent 1 25a17d01db0c
child 5 f345bda72bc4
permissions -rw-r--r--
week 10 bug fix submission (SF PDK version): Bug 1892, Bug 1897, Bug 1319. Also 3 or 4 documents were found to contain code blocks with SFL, which has been fixed. Partial fix for broken links, links to Forum Nokia, and the 'Symbian platform' terminology issues.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<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>