mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00

All .htm files have changed for Copyright notice change. New search docs (including indexer), new screen caps.
43 lines
No EOL
2.3 KiB
HTML
43 lines
No EOL
2.3 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>Creating or editing a run/debug configuration</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>Creating or editing a run/debug configuration</h1>
|
|
<p>You can run an application by right-clicking the file and clicking Open
|
|
With > System Editor or you can create a run configure a run environment with
|
|
which to run your application.</p>
|
|
<p>This section explains how to create a run or debug configuration.</p>
|
|
<p>The Run and Debug dialog boxes each contain the following tabs:</p>
|
|
<ul>
|
|
<li>Main</li>
|
|
<li>Arguments</li>
|
|
<li>Environment</li>
|
|
<li>Debugger</li>
|
|
<li>Source</li>
|
|
<li>Common</li>
|
|
</ul>
|
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_config.htm">Selecting a run or debug configuration</a><br>
|
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_run_config.htm">Creating a run or debug configuration</a><br>
|
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_main.htm">Selecting an application to run or debug</a><br>
|
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_arg.htm">Specifying execution arguments</a><br>
|
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_env.htm">Setting environment variables</a><br>
|
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_dbg.htm">Defining debug settings</a><br>
|
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_source.htm">Specifying the location of source files</a><br>
|
|
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_com.htm">Specifying the location of the run configuration</a><br>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
|
</body>
|
|
|
|
</html> |