carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_jumperror.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 <meta http-equiv="Content-Language" content="en-us">
       
     6 <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
       
     7 <meta name="ProgId" content="FrontPage.Editor.Document">
       
     8 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     9 <title>Jumping to errors</title>
       
    10 <link rel="stylesheet" type="text/css" href="../help.css">
       
    11 </head>
       
    12 
       
    13 <body>
       
    14 
       
    15 <h1>Jumping to errors</h1>
       
    16 
       
    17 <p>The CDT will parse the output from the make and compiler/linker. If the CDT can 
       
    18 determine the location of an error, it is added to the Console view.</p>
       
    19 
       
    20 <p>To jump to the source of an error:</p>
       
    21 
       
    22 <ul>
       
    23   <li><p>In  the Console view, double-click the <b>Error</b> icon<img border="0" src="../images/error_icon.gif" align="bottom"  alt="Error icon" width="30" height="18">or 
       
    24   the <b>Warning</b> icon<img border="0" src="../images/warning_icon.gif"  alt="Warning icon" width="30" height="18">.</p>
       
    25   <p>The file opens in the C/C++ editor and the cursor moves to the  line with the error.</p>
       
    26   </li>
       
    27 </ul>
       
    28 
       
    29 <p>To jump to errors sequentially:</p>
       
    30 
       
    31 <ul>
       
    32   <li>Click <b>Jump to next</b> or <b>Jump to previous</b>. </li>
       
    33 </ul>
       
    34 
       
    35 
       
    36 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    37 <br>
       
    38 <a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
       
    39 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    40 <br>
       
    41 <a href="cdt_t_proj_build_set.htm">Defining Project Build settings</a><br>
       
    42 <a href="cdt_t_filtererror.htm">Filtering the Problems view</a><br>
       
    43 <a href="cdt_t_setreminder.htm">Setting reminders</a></p>
       
    44 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    45 <br>
       
    46 <a href="../reference/cdt_o_run_dbg_pages.htm">Run and Debug dialog box</a></p>
       
    47 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
       
    48 </body>
       
    49 
       
    50 </html>