diff --git a/doc/org.eclipse.cdt.doc.user/images/view_debug.png b/doc/org.eclipse.cdt.doc.user/images/view_debug.png index e5774869f08..a458dad1550 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/view_debug.png and b/doc/org.eclipse.cdt.doc.user/images/view_debug.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm index 854f91d5d03..b858ccb2877 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_cproj_view.htm @@ -234,6 +234,7 @@
+
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm
index 47bf1e1684b..c7660a61977 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_view.htm
@@ -3,18 +3,17 @@
The Debug view shows the target debugging information in a tree hierarchy.
+The Debug view shows the target debugging information in a tree hierarchy.
The number beside the thread label is a reference counter, not a thread identification number (TID).
@@ -23,7 +22,7 @@ thread identification number (TID). hit, and signal received). When a program exits, the exit code is displayed.The icons that appear in the Debug view include:
-![]() ![]() ![]() ![]() ![]() ![]() |
Thread instance | Thread number and state | @@ -66,7 +65,10 @@ also control the debug session. You can perform actions such as terminating the session and stopping the program by using the debug launch controls available from Debug view. -
Description |
| ||
---|---|---|---|
|
![]() Remove All Terminated Launches |
Clears all terminated processes in Debug view |
|
|
+ Connect to a Process |
+ Enables the selection of a running process to debug. |
+ |
![]() |
Restart | @@ -174,9 +181,9 @@ debugging attached processes).
The Debug view context menu commands include:
-The Debug view context menu commands include:
-Icons | Name | @@ -202,14 +209,7 @@ debugging attached processes).Drop To Frame | Select the Drop to Frame command to re-enter the selected stack frame in the Debug view. | ||
![]() |
- Restart | -Starts a new debug session for the selected process | -|||
![]() |
@@ -294,33 +294,7 @@ debugging attached processes).
Remove All Terminated | Clears all terminated processes in Debug view | |||
![]() |
- Relaunch | -This command relaunches the selected debug target. | -|||
Edit... | -Opens the launch configuration dialog, allowing you to make changes. | -||||
![]() |
- Edit Source Lookup... | -Opens the source lookup dialog, allowing you to make changes. | -|||
Lookup Source | -Select to force a source lookup to take place. | -||||
![]() |
@@ -331,12 +305,12 @@ debugging attached processes).
![]() |
- Terminate All | -Terminates all active launches in the view. | +Terminate/Disconnect All | +Terminates or disconnects all active launches in the view. |
Properties | Opens the Properties for window showing the process properties. |