blob: f00e1c90cc7b5963343545c10233efbfa8f493fd [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 or editing a run/debug configuration</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<div role="main"><h1>Creating or editing a run/debug configuration</h1>
<p>While the Stand-alone Debugger creates a run/debug configuration for you automatically,
advanced users or those familiar with the full C/C++ IDE may wish to create and run
their own configuration. You may think of a run configuration as a subset of the debug
configuration whereby the application is run without stopping for breakpoints/etc.. All the
common settings are shared. You can create a run configure a run environment with
which to run your application.</p>
<p>The Run and Debug pages of the configuration wizard contain the following tabs:</p>
<p><img src="../images/cdt_debug_run01.png" alt="Run and Debug tabs"></p>
<p>You will use these tabs to customize your run and debug configurations.</p>
<p>The following topics explain how to create a run or debug configuration:</p>
<img src="../images/trans.gif" 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" 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" 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" 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" 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" 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" 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" 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>
&nbsp;<p>
<img src="../images/ng00_04a.gif" ALT="QNX Copyright Statement" >
</div></body>
</html>