carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_m_run.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 <meta http-equiv="Content-Language" content="en-us">
       
     6 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       
     7 <title>Run Menu actions</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 
       
    11 <body>
       
    12 
       
    13 <h1>Run Menu actions</h1>
       
    14 
       
    15 <p><img src="../images/cdt_menu_run.png" alt="Run Menu" ></p>
       
    16 
       
    17 <p><table border="1" cellspacing="0" cellpadding="3">
       
    18  <tr><th>Name</th><th>Function</th><th>Keyboard Shortcut</th></tr>
       
    19 
       
    20  <tr valign="top">
       
    21   <td valign="top"><b>Run</b></td>
       
    22   <td valign="top"> This command allows you to quickly repeat the most recent launch in run mode.</td>
       
    23   <td valign="top">Ctrl+F11</td>
       
    24  </tr>
       
    25  
       
    26  <tr valign="top">
       
    27   <td valign="top"><b>Debug</b></td>
       
    28   <td valign="top"> This command allows you to quickly repeat the most recent launch in debug mode.</td>
       
    29   <td valign="top">F11</td>
       
    30  </tr>
       
    31  
       
    32  <tr>
       
    33   <td valign="top"><b>Run History</b></td>
       
    34   <td valign="top"> Presents a sub menu of the recent history of launch configurations launched in run mode.</td>
       
    35   <td valign="top">&nbsp;</td>
       
    36  </tr>
       
    37  
       
    38   <tr>
       
    39   <td valign="top"><b>Run As</b></td>
       
    40   <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>
       
    41   <td valign="top">&nbsp;</td>
       
    42  </tr>
       
    43  
       
    44  <tr>
       
    45   <td valign="top"><b>Open Run Dialog...</b></td>
       
    46   <td valign="top">This command realizes the launch configuration dialog to manage run mode launch configurations. </td>
       
    47   <td valign="top">&nbsp;</td>
       
    48  </tr>
       
    49  
       
    50  <tr>
       
    51   <td valign="top"><b>Debug History</b></td>
       
    52   <td valign="top">Presents a sub menu of the recent history of launch configurations launched in debug mode.</td>
       
    53   <td valign="top">&nbsp;</td>
       
    54  </tr>
       
    55  
       
    56  <tr>
       
    57   <td valign="top"><b>Debug As</b></td>
       
    58   <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>
       
    59   <td valign="top">&nbsp;</td>
       
    60  </tr>
       
    61  
       
    62  <tr>
       
    63   <td valign="top"><b>Open Debug Dialog...</b></td>
       
    64   <td valign="top">This command realizes the launch configuration dialog to manage debug mode launch configurations.</td>
       
    65   <td valign="top">&nbsp;</td>
       
    66  </tr>
       
    67  
       
    68  <tr valign="top">
       
    69   <td valign="top"><b>External Tools</b></td>
       
    70   <td valign="top">Presents a sub menu of links to external run configuration dialogs to manage run mode launch configurations.</td>
       
    71   <td valign="top">&nbsp;</td>
       
    72  </tr>
       
    73 </table>
       
    74 
       
    75 <p>
       
    76 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
       
    77 </p>
       
    78 </body>
       
    79 </html>