mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
34 lines
No EOL
1.1 KiB
HTML
34 lines
No EOL
1.1 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 src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
|
|
|
|
</body>
|
|
|
|
</html> |