1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_src.htm
2004-06-24 20:26:35 +00:00

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 &gt; Preferences &gt; C/C++ &gt; Debug &gt; 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>