carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_m_run.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2

<!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=iso-8859-1">
<title>Run Menu actions</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>

<body>

<h1>Run Menu actions</h1>

<p><img src="../images/cdt_menu_run.png" alt="Run Menu" ></p>

<p><table border="1" cellspacing="0" cellpadding="3">
 <tr><th>Name</th><th>Function</th><th>Keyboard Shortcut</th></tr>

 <tr valign="top">
  <td valign="top"><b>Run</b></td>
  <td valign="top"> This command allows you to quickly repeat the most recent launch in run mode.</td>
  <td valign="top">Ctrl+F11</td>
 </tr>
 
 <tr valign="top">
  <td valign="top"><b>Debug</b></td>
  <td valign="top"> This command allows you to quickly repeat the most recent launch in debug mode.</td>
  <td valign="top">F11</td>
 </tr>
 
 <tr>
  <td valign="top"><b>Run History</b></td>
  <td valign="top"> Presents a sub menu of the recent history of launch configurations launched in run mode.</td>
  <td valign="top">&nbsp;</td>
 </tr>
 
  <tr>
  <td valign="top"><b>Run As</b></td>
  <td valign="top">Presents a sub menu of registered run launch shortcuts. Launch shortcuts provide support for workbench or active editor selection sensitive launching.</td>
  <td valign="top">&nbsp;</td>
 </tr>
 
 <tr>
  <td valign="top"><b>Open Run Dialog...</b></td>
  <td valign="top">This command realizes the launch configuration dialog to manage run mode launch configurations. </td>
  <td valign="top">&nbsp;</td>
 </tr>
 
 <tr>
  <td valign="top"><b>Debug History</b></td>
  <td valign="top">Presents a sub menu of the recent history of launch configurations launched in debug mode.</td>
  <td valign="top">&nbsp;</td>
 </tr>
 
 <tr>
  <td valign="top"><b>Debug As</b></td>
  <td valign="top">Presents a sub menu of registered debug launch shortcuts. Launch shortcuts provide support for workbench or active editor selection sensitive launching.</td>
  <td valign="top">&nbsp;</td>
 </tr>
 
 <tr>
  <td valign="top"><b>Open Debug Dialog...</b></td>
  <td valign="top">This command realizes the launch configuration dialog to manage debug mode launch configurations.</td>
  <td valign="top">&nbsp;</td>
 </tr>
 
 <tr valign="top">
  <td valign="top"><b>External Tools</b></td>
  <td valign="top">Presents a sub menu of links to external run configuration dialogs to manage run mode launch configurations.</td>
  <td valign="top">&nbsp;</td>
 </tr>
</table>

<p>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
</p>
</body>
</html>