1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Bug 182953.

This commit is contained in:
Ken Ryall 2007-06-08 18:35:47 +00:00
parent f535244b89
commit 45de3be22a
12 changed files with 17 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View file

@ -107,7 +107,7 @@
<a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
<a href="cdt_o_views.htm">Views</a></p>
<img src="../images/nokia2007Copyright.png" ALT="Nokia Copyright Statement" width="180" height="19" >
<img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" >
</body>
</html>

View file

@ -44,7 +44,7 @@
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
<a href="cdt_u_debug.htm">Debug preferences</a></p>
<hr>
<img src="../images/nokia2007Copyright.png" ALT="Nokia Copyright Notice" >
<img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" >
</body>

View file

@ -12,8 +12,7 @@
<h1>Debug preferences</h1>
<p>The C/C++ <b>Debug</b> panel controls general settings for C/C++ debugging.</p>
<img src="../images/view_debug_prefs.png" ALT="C/C++ Debug preferences panel" >
<p><img src="../images/view_debug_prefs.png" ALT="C/C++ Debug preferences panel" ></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
<caption><b>C/C++ Debug Preference Options</b></caption>
<colgroup>
@ -45,6 +44,10 @@
<td width="30%" valign="top"><dt>Color of source lines</dt></td>
<td valign="top">The color of source lines in the Disassembly view if mixed source/disassembly code is shown.</td>
</tr>
<tr>
<td valign="top"><b>Show source files in binaries </b></td>
<td valign="top">Show source files associated with project binaries. </td>
</tr>
</table>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
@ -56,8 +59,8 @@
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
<br>
<a href="cdt_o_views.htm">Views</a></p>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
<p><img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" ><br>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
</body>
</html>

View file

@ -47,7 +47,7 @@
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
<a href="cdt_o_views.htm">Views</a></p>
<hr>
<img src="../images/NokiaCopyrightStatement07.png" ALT="Nokia Copyright Statement" >
<img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" width="255" height="14" >
</body>
</html>

View file

@ -41,7 +41,7 @@
<br>
<a href="../reference/cdt_u_debug.htm">Debug preferences</a></p>
<hr>
<img src="../images/nokia2007Copyright.png" ALT="Nokia Copyright Statement" >
<img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" >
</body>

View file

@ -47,7 +47,7 @@
<br>
<a href="../reference/cdt_u_debug.htm">Debug preferences</a></p>
<hr>
<img src="../images/nokia2007Copyright.png" ALT="Nokia Copyright Statement" >
<img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" >
</body>

View file

@ -52,6 +52,7 @@
<topic label="Build Console preferences" href="reference/cdt_u_build_pref.htm"/>
<topic label="Debug preferences" href="reference/cdt_u_debug.htm">
<topic label="Breakpoint Actions preferences" href="reference/cdt_u_dbg_brkpt_actions.htm"/>
<topic label="GDB MI preferences" href="reference/cdt_u_gdb_mi.htm"/>
<topic label="Source Code Locations preferences" href="reference/cdt_u_dbg_src.htm"/>
</topic>
@ -69,7 +70,10 @@
</topic>
<topic label="File Types" href="reference/cdt_u_c_file_types.htm"/>
<topic label="Make" href="reference/cdt_u_make_pref.htm"/>
<topic label="Make" href="reference/cdt_u_make_pref.htm" >
<topic label="Makefile Editor" href="reference/cdt_u_makefile_settings_pref.htm"/>
<topic label="Settings" href="reference/cdt_u_make_settings_pref.htm"/>
</topic>
<topic label="New Make Projects properties" href="reference/cdt_o_proj_prop_pages.htm">
<topic label="Make Builder" href="reference/cdt_u_newproj_buildset.htm"/>