blob: e583eec999fe8943564d7f0570ed575c0dae4640 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<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 a run or debug configuration</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<div role="main"><h1>Creating a run or debug configuration</h1>
<p>You can create customized run configuration which you can save for reuse.</p>
<p>To create a run configuration:</p>
<ol>
<li>In the C/C++ Projects view, select a project.</li>
<li>Click <strong>Run &gt; Run</strong> or <strong>Run &gt; Debug</strong>.</li>
<li>In the <strong>Configurations</strong> box, expand <strong>C/C++ Local</strong>.</li>
<li>Click <strong>New</strong>. The name of the new project is displayed in the
Configurations box. The default name is the name of the project.<br>
<img src="../images/run_config.png" alt="Run Configuration window"> </li>
<li>To change the default name of the new run/debug configuration, see
<a href="cdt_t_run_main.htm">Selecting an application to run or debug</a>.</li>
</ol>
<p><img src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="../concepts/cdt_c_projects.htm">CDT Projects</a><br>
<a href="../concepts/cdt_c_proj_file_views.htm">Project file views</a></p>
<p><img src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
<br>
<a href="cdt_o_run_config.htm">Creating or editing a run configuration</a></p>
<p><img src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
<br>
<a href="../reference/cdt_o_run_dbg_pages.htm">Run and Debug dialog box</a></p>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
</div></body>
</html>