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

All .htm files have changed for Copyright notice change. New search docs (including indexer), new screen caps.
41 lines
No EOL
1.4 KiB
HTML
41 lines
No EOL
1.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<title>Source Code Locations page, Preferences window</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Source Code Locations page, Preferences window</h1>
|
|
|
|
<p>You can add or remove source code locations by clicking <b>Window > Preferences > C/C++ > Debug > Source Code Locations</b>.</p>
|
|
|
|
<img src="../images/debug_src_pref.png" alt="Debug Source Code Locations Preferences">
|
|
<dl>
|
|
<dt>Add</dt>
|
|
<dd>Insert a new source code location.</dd>
|
|
<dt>Up</dt>
|
|
<dd>Move the currently selected source code location higher in the list.</dd>
|
|
<dt>Down</dt>
|
|
<dd>Move the currently selected source code location lower in the list.</dd>
|
|
<dt>Remove</dt>
|
|
<dd>Remove the currently selected souce code location.</dd>
|
|
<dt>Search for duplicate source files</dt>
|
|
<dd>Searches the source locations for duplicate entries.</dd>
|
|
</dl>
|
|
|
|
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
|
|
</p>
|
|
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"><br>
|
|
</p>
|
|
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
|
|
<br>
|
|
</p>
|
|
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
|
|
|
</body>
|
|
|
|
</html> |