diff --git a/doc/org.eclipse.cdt.doc.user/images/run_debug_launch_group.png b/doc/org.eclipse.cdt.doc.user/images/run_debug_launch_group.png new file mode 100644 index 00000000000..0ee298125a7 Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/run_debug_launch_group.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_run_dbg_pages.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_run_dbg_pages.htm index ea4b94e2384..bd9b157c109 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_run_dbg_pages.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_run_dbg_pages.htm @@ -10,9 +10,14 @@
-This section describes the Run and Debug dialog boxes.
+Types of Launch configurations supported by CDT
+Launch Configurations common tabs
Group Launch Configuration let's you run multiple applications +at the same time or in sequential order.
+ +Component | Description |
---|---|
Displays the name of the launch configuration and check status (enabled or disabled in the given run). | |
Displays the mode in which given configuration would run when Group configuration is launched. | |
Post launch action for given configuration. | |
Move selected configuration(s) up | |
Move selected configuration(s) down | |
Opens a dialog to add a new configuration. | |
Opens a dialog to edit values for configuration(s). | |
Removes selected configuration(s) from the list. |
+
+Debug overview
+Debug information