core/com.nokia.carbide.cpp.doc.user/html/debugger/debug/cmds_other.htm
changeset 1791 727385d8e2b3
parent 1376 120480c02651
child 2009 b622387629d6
equal deleted inserted replaced
1790:245ab754d54b 1791:727385d8e2b3
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     7 <title>Debugging Overview</title>
     7 <title>Debugging Overview</title>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 </head>
     9 </head>
    10 <body bgcolor="#FFFFFF">
    10 <body >
    11 <h2>Other Useful Commands</h2>
    11 <h2>Other Useful Commands</h2>
    12 <p>The <a href="viewing_debug.htm">Debug</a> view has a few other commands that are useful under some debugging situations:</p>
    12 <p>The <a href="viewing_debug.htm">Debug</a> view has a few other commands that are useful under some debugging situations:</p>
    13 <h4>Disconnecting from a process</h4>
    13 <h4>Disconnecting from a process</h4>
    14 <p>Use the <b>Disconnect</b> command  (<img src="../../images/icons/btn_disconnect.png" width="20" height="21" align="absmiddle" />) when debugging with Application TRK or System TRK to detach the debugger from a process on the device while leaving the device running. </p>
    14 <p>Use the <b>Disconnect</b> command  (<img src="../../images/icons/btn_disconnect.png" width="20" height="21" align="absmiddle" />) when debugging with Application TRK or System TRK to detach the debugger from a process on the device while leaving the device running. </p>
    15 <p>When debugging in stop-mode it will detach the debugger and leave the CPU running on the device. </p>
    15 <p>When debugging in stop-mode it will detach the debugger and leave the CPU running on the device. </p>