Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Leherbauer2007-11-07 13:45:28 +0000
committerAnton Leherbauer2007-11-07 13:45:28 +0000
commit86ef64e116848a8943f7eba0de9dab8256e6d294 (patch)
tree5fb2fc4b213e1d0abf661498e3ae62119a24a17b /doc/org.eclipse.cdt.doc.user/contexts_CDT.xml
parente4b663c1b48b363cbe0fe8ff6ae360b0c8c8c367 (diff)
downloadorg.eclipse.cdt-86ef64e116848a8943f7eba0de9dab8256e6d294.tar.gz
org.eclipse.cdt-86ef64e116848a8943f7eba0de9dab8256e6d294.tar.xz
org.eclipse.cdt-86ef64e116848a8943f7eba0de9dab8256e6d294.zip
Fix for 209001, missing ctx-sensitive help for some debugger views.
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/contexts_CDT.xml')
-rw-r--r--doc/org.eclipse.cdt.doc.user/contexts_CDT.xml40
1 files changed, 0 insertions, 40 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml b/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml
index 89f93f51059..2a6f4da3f9b 100644
--- a/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml
+++ b/doc/org.eclipse.cdt.doc.user/contexts_CDT.xml
@@ -33,11 +33,6 @@
<topic href="reference/cdt_u_editor_view.htm"
label="Editor view"/>
</context>
-<context id ="console_view">
- <description>Click below to see help.</description>
- <topic href="reference/cdt_u_console_view.htm"
- label="Console view"/>
-</context>
<context id ="problems_view">
<description>Click below to see help.</description>
<topic href="reference/cdt_u_problems_view.htm"
@@ -53,41 +48,6 @@
<topic href="reference/cdt_u_search_view.htm"
label="Search view"/>
</context>
-<context id ="registers_view">
- <description>Click below to see help.</description>
- <topic href="reference/cdt_u_registersview.htm"
- label="Registers view"/>
-</context>
-<context id ="memory_view">
- <description>Click below to see help.</description>
- <topic href="reference/cdt_u_memoryview.htm"
- label="Memory view"/>
-</context>
-<context id ="mem_view_pref">
- <description>Click below to see help.</description>
- <topic href="reference/cdt_u_mem_view_pref.htm"
- label="Memory view preferences"/>
-</context>
-<context id ="modules_view">
- <description>Click below to see help.</description>
- <topic href="reference/cdt_u_modules_view.htm"
- label="Modules view"/>
-</context>
-<context id ="signals_view">
- <description>Click below to see help.</description>
- <topic href="reference/cdt_u_signals_view.htm"
- label="Signals view"/>
-</context>
-<context id ="dbg_view">
- <description>Click below to see help.</description>
- <topic href="reference/cdt_u_dbg_view.htm"
- label="Debug view"/>
-</context>
-<context id ="dbg_pref">
- <description>Click below to see help.</description>
- <topic href="reference/cdt_u_dbg_pref.htm"
- label="Debug preferences"/>
-</context>
<context id ="find_replace">
<description>Click below to see help.</description>
<topic href="reference/cdt_u_find_replace.htm"

Back to the top