2003-11-28 21:50:02 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
< html lang = "en" >
< head >
< meta http-equiv = "Content-Language" content = "en-us" >
< meta name = "GENERATOR" content = "Microsoft FrontPage 5.0" >
< meta name = "ProgId" content = "FrontPage.Editor.Document" >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< title > Jumping to errors< / title >
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
< / head >
< body >
< h1 > Jumping to errors< / h1 >
< p > The CDT will parse the output from the make and compiler/linker. If the CDT can
2004-06-24 10:49:13 +00:00
determine the location of an error, it is added to the Console view.< / p >
2003-11-28 21:50:02 +00:00
< p > To jump to the source of an error:< / p >
< ul >
2010-03-31 01:34:27 +00:00
< li > < p > In the Console view, double-click the < strong > Error< / strong > icon< img border = "0" src = "../images/error_icon.gif" align = "bottom" alt = "Error icon" width = "30" height = "18" > or
the < strong > Warning< / strong > icon< img border = "0" src = "../images/warning_icon.gif" alt = "Warning icon" width = "30" height = "18" > .< / p >
2003-11-28 21:50:02 +00:00
< p > The file opens in the C/C++ editor and the cursor moves to the line with the error.< / p >
< / li >
< / ul >
< p > To jump to errors sequentially:< / p >
< ul >
2010-03-31 01:34:27 +00:00
< li > Click < strong > Jump to next< / strong > or < strong > Jump to previous< / strong > . < / li >
2003-11-28 21:50:02 +00:00
< / ul >
< p > < img border = "0" src = "../images/ngconcepts.gif" ALT = "Related concepts" width = "143" height = "21" >
< br >
< a href = "../concepts/cdt_c_build_over.htm" > Build overview< / a > < / p >
< p > < img border = "0" src = "../images/ngtasks.gif" ALT = "Related tasks" width = "143" height = "21" >
< br >
2008-07-23 18:29:53 +00:00
< a href = "cdt_t_proj_build_set.htm" > Defining Project Build settings< / a > < br >
2008-07-24 17:41:40 +00:00
< a href = "cdt_t_filtererror.htm" > Filtering the Problems view< / a > < br >
2003-11-28 21:50:02 +00:00
< a href = "cdt_t_setreminder.htm" > Setting reminders< / a > < / p >
< p > < img border = "0" src = "../images/ngref.gif" ALT = "Related reference" width = "143" height = "21" >
< br >
< a href = "../reference/cdt_o_run_dbg_pages.htm" > Run and Debug dialog box< / a > < / p >
2004-06-24 10:49:13 +00:00
< img src = "../images/ng00_04a.gif" ALT = "IBM Copyright Statement" >
2003-11-28 21:50:02 +00:00
< / body >
< / html >