Update Address sanitizer and code coverage 34/113434/1
authorYongheon, Shin <yongheon.shin@samsung.com>
Mon, 6 Feb 2017 11:19:01 +0000 (20:19 +0900)
committerEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Tue, 7 Feb 2017 12:05:08 +0000 (04:05 -0800)
Cherry-picked from tizen_3.0.

Change-Id: I56b7370cffea3ef854b7ad0e33b52f296bd446fa
Signed-off-by: Yongheon, Shin <yongheon.shin@samsung.com>
(cherry picked from commit e1a06529a413f1d55e40126d4a1989136236e8ba)

org.tizen.studio/html/download/1_1_0_release_notes.htm

index fdb0b63..7138294 100644 (file)
        </ul>
 </li>
 
+<li>Native IDE
+       <ul>
+       <li>The Address Sanitizer has beed added. It is a fast memory error detector that can be used to detect memory corruption issues in Tizen native applications.</li>
+       <li>The Code Coverage has beed added. It is a profiling tool that can be used to find the coverage information of Tizen native applications.</li>
+       </ul>
+</li>
+
 <li>Native UI Builder
        <ul>
        <li>The conversion is supported from an existing EFL-code-based project to a new UI Builder project. In the converted project, you can use the UI Builder features and develop new views.</li>
 <li>Dynamic Analyzer
        <ul>
     <li>The launch time on Windows&reg; has been improved.</li>
-    <li>The bug that caused empty fields in the <strong>Texture</strong> table of the OpenGl ES profiling has been fixed.</li>
+    <li>The bug that caused empty fields in the <strong>Texture</strong> table of the OpenGL ES profiling has been fixed.</li>
     <li>The bug in screenshot capturing when tracing is started repeatedly has been fixed.</li>
     <li>The <strong>Reset to default</strong> button behavior in the <strong>Preferences</strong> window has been fixed.</li>
     <li>The bug that caused an incorrect state in the <strong>View &gt; Report</strong> toggle after trace opening has been fixed.</li>