mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
42 lines
No EOL
2.3 KiB
HTML
42 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">Select 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">Create 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">Specify a project and application</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">Specify the execution arguments & the working directory</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">Set the environment variables and values</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">Select a debugger</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">Specify 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/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
|
|
</body>
|
|
|
|
</html> |