1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00

Fix [Bug 88784]

This commit is contained in:
Alain Magloire 2005-03-22 19:14:56 +00:00
parent a71ce1e482
commit 35c088c55c
2 changed files with 3 additions and 1 deletions

View file

@ -50,6 +50,8 @@ configured to display two renderings simultaneously.</p>
column size of the memory presentation (1 byte, 2 bytes, 4 bytes, 8 bytes). Can column size of the memory presentation (1 byte, 2 bytes, 4 bytes, 8 bytes). Can
be overwritten by each rendering. </dd> be overwritten by each rendering. </dd>
</dl>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br> <br>
<a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p> <a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>

View file

@ -26,7 +26,7 @@ source files, etc.</p>
<dl> <dl>
<dt><b>Load Symbols</b></dt> <dt><b>Load Symbols</b></dt>
<dd>Loads the symbols of the module. The <dd>Loads the symbols of the module. The
symbols will be loaded from the file specified in the module's properties.</span></dd> symbols will be loaded from the file specified in the module's properties.</dd>
<dt><b>Load Symbols For All</b></dt> <dt><b>Load Symbols For All</b></dt>
<dd>Loads the symbols of the all modules involved in the current session. This option does not affect <dd>Loads the symbols of the all modules involved in the current session. This option does not affect