diff --git a/doc/org.eclipse.cdt.doc.user/images/view_debug_breadcrumb.png b/doc/org.eclipse.cdt.doc.user/images/view_debug_breadcrumb.png new file mode 100644 index 00000000000..90d7fea278a Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/view_debug_breadcrumb.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_breadcrumb.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_breadcrumb.htm new file mode 100644 index 00000000000..4d869703694 --- /dev/null +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dbg_breadcrumb.htm @@ -0,0 +1,29 @@ + + + + + +Debug Breadcrumb + + + + +

Debug Breadcrumb

+

Debug Breadcrumb is a compact presentation of the currently active debug context and its parents.

+

Debug Breadcrumb

+

To enable the Debug Breadcrumb, change the Debug View layout to Breadcrumb (Select Layout->Breadcrumb in the Debug View menu). Alternatively, resize the Debug View such that the height of the view is small enough to fit only one line of text. This will cause the view to change over to the Breadcrumb layout automatically.

+

The Debug Breadcrumb allows to invoke actions on any element shown in the breadcrumb. Actions can be invoked through the context menu or through key bindings. To select an element in the breadcrumb click on it or activate the Debug view and use the left and right arrow keys. +

You can also change the active debug context using the breadcrumb. Click on one of the arrows or any element top open a drop-down window. The drop-down shows all the siblings of the element for which the drop-down was opened. Click on an element to make it the new active debug context. To open the drop-down with the keyboard, select and element and press the down key. + +

Related concepts +
+Debug overview
+Debug information

+

Related tasks +
+Debugging

+

Related reference +
+Debug View

+ + 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 3f070da24ea..9044771cdf6 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 @@ -165,6 +165,7 @@ debugging attached processes). Menu

Use the Debug view menu to: