core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_debugger.htm
changeset 1658 2a5c0df13bad
parent 1207 e265bbe56eb0
child 1754 a1e1c11d5a44
equal deleted inserted replaced
1655:e17ab99b8f30 1658:2a5c0df13bad
    32       enter an address, ensure that it is correct and within
    32       enter an address, ensure that it is correct and within
    33       your program.</td>
    33       your program.</td>
    34   </tr>
    34   </tr>
    35   <tr>
    35   <tr>
    36     <td><b>View program output </b></td>
    36     <td><b>View program output </b></td>
    37     <td><p>Enable to direct standard output messages to the   Emulation Program Output Console in the <a href="../../reference/view_log.htm">Console</a> view. </p>
    37     <td><p>Enable to direct standard output messages to the   Emulation Program Output Console in the <a href="../../reference/view_console.htm">Console</a> view. </p>
    38         <p class="note"><b>NOTE</b> In the <span class="code">epoc.ini</span> file the option <span class="code">LogToFile</span> must also be set to <span class="code">1</span>.</p></td>
    38         <p class="note"><b>NOTE</b> In the <span class="code">epoc.ini</span> file the option <span class="code">LogToFile</span> must also be set to <span class="code">1</span>.</p></td>
    39   </tr>
    39   </tr>
    40   <tr>
    40   <tr>
    41     <td><b>View emulator output </b></td>
    41     <td><b>View emulator output </b></td>
    42     <td><p>Enable to  output emulator messages to the   Emulator  Output Console in the Console view. </p>
    42     <td><p>Enable to  output emulator messages to the   Emulator  Output Console in the Console view. </p>
    61     <td><p><b>Break at entry point</b></p>    </td>
    61     <td><p><b>Break at entry point</b></p>    </td>
    62     <td><p>When checked, break at the specified entry point entered into the text field. For .EXE targets, the default entry point is set to <span class="code">E32Main</span>. By default, the <b>Break at entry point</b> option is unchecked for all other target types.</p></td>
    62     <td><p>When checked, break at the specified entry point entered into the text field. For .EXE targets, the default entry point is set to <span class="code">E32Main</span>. By default, the <b>Break at entry point</b> option is unchecked for all other target types.</p></td>
    63   </tr>
    63   </tr>
    64   <tr>
    64   <tr>
    65     <td><b>View program output </b></td>
    65     <td><b>View program output </b></td>
    66     <td><p>Enable to direct standard output messages to the   <b>TRK Program Output Console</b> in the <a href="../../reference/view_log.htm">Console</a> view. </p>
    66     <td><p>Enable to direct standard output messages to the   <b>TRK Program Output Console</b> in the <a href="../../reference/view_console.htm">Console</a> view. </p>
    67       <p class="note"><b>NOTE</b> In the <span class="code">epoc.ini</span> file the option <span class="code">LogToFile</span> must also be set to <span class="code">1</span>.</p>
    67       <p class="note"><b>NOTE</b> In the <span class="code">epoc.ini</span> file the option <span class="code">LogToFile</span> must also be set to <span class="code">1</span>.</p>
    68     </td>
    68     </td>
    69   </tr>
    69   </tr>
    70   <tr>
    70   <tr>
    71     <td><b>View messages between Carbide and debug agent </b></td>
    71     <td><b>View messages between Carbide and debug agent </b></td>