Overhaul of RCOMP/GCCE error parsing to fix 8901:
-RCOMP error parser will defer C preprocessor errors to GCCECompiler error parser.
-GCCE error parser is splited into compiler/assembler/linker, calling their counterpart in CDT respectively before handling special cases.
-Updated error messages RCOMP error parser according to latest copy of RCOMP source.
-WINSCW build configuration is using CDT GCC error parser instead of GCCE(for RCOMP C preprocessor error)
Updated test case for error parsing
-Added Bugzilla regression for GCC and make error parser
-Converted test case from hardcoded SDK_ID to picking up the first SDK from device.xml with the build config specified by the test.
-Fixed bug in test harness for input file ends on the last line so it was processed in the same run.
-Fixed bug in test harness for not clearing problem view before each run(for visual cross check).
-Rewritten test harness to use JDOM XML handling(from JAXP), to solve deployment issue in newer JRE.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Carbide.c++ User Guide</title>
<link href="../book.css" rel="stylesheet" type="text/css">
<style>
table, td, th { border: 0px none #FFF; }
.style2 {font-weight: bold}
.style3 {color: #FFFFFF}
</style>
</head>
<body background="background_carbide.jpg" >
<p> </p>
<table width="530" border="0" align="center" cellpadding="0" cellspacing="5" bgcolor="#FFFFFF" >
<tr>
<td width="215"><img src="about_cpp.png" width="225" height="200"></td>
<td width="294" valign="bottom"><p align="right"><b><img src="brandmark_cpp.gif" width="106" height="52"></b></p>
<p> </p>
<p> </p>
<p> </p>
<p class="titleSmall">Copyright ©2006, 2008 Nokia Corporation. All rights reserved. <a href="http://forum.nokia.com/carbide">http://forum.nokia.com/carbide</a></p>
</td>
</tr>
<tr>
<td colspan="2"><h1 align="center">Symbian OS Crash Debugger</h1>
<p align="center" class="titleSmall"><span class="style2">Version 1.3; June, 2007</span></p></td>
</tr>
</table>
</body>
</html>