2003-11-28 21:50:02 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?NLS TYPE="org.eclipse.help.contexts"?>
|
|
|
|
<!--
|
|
|
|
******************************************************************
|
|
|
|
** (C) COPYRIGHT International Business Machines Corp. 2001,2003
|
|
|
|
** All Rights Reserved * Licensed Materials - Property of IBM
|
|
|
|
******************************************************************
|
|
|
|
-->
|
2004-03-23 00:40:28 +00:00
|
|
|
<!DOCTYPE contexts [
|
|
|
|
<!ENTITY defaultCSHelp "Default Context Sensitive Help">
|
|
|
|
<!ENTITY registersView "Registers view">
|
|
|
|
<!ENTITY registersViewPrefs "Registers view preferences">
|
|
|
|
<!ENTITY memoryView "Memory view">
|
|
|
|
<!ENTITY memoryViewPrefs "Memory view preferences">
|
2005-03-04 19:25:22 +00:00
|
|
|
<!ENTITY ModulesView "Modules view">
|
2004-03-23 00:40:28 +00:00
|
|
|
<!ENTITY sharedLibsViewPrefs "Shared Libraries view preferences">
|
|
|
|
<!ENTITY signalsView "Signals view">
|
|
|
|
<!ENTITY debugPrefs "Debug preferences">
|
2004-08-18 18:45:19 +00:00
|
|
|
<!ENTITY srcPrefs "Source Code Locations">
|
2004-03-23 00:40:28 +00:00
|
|
|
]>
|
2003-09-26 22:02:32 +00:00
|
|
|
<contexts>
|
|
|
|
|
|
|
|
<context id ="default_cs_help">
|
|
|
|
<description>Click below to see help.</description>
|
|
|
|
<topic href="default_cs_help.htm"
|
2004-03-23 00:40:28 +00:00
|
|
|
label="&defaultCSHelp;"/>
|
2003-09-26 22:02:32 +00:00
|
|
|
</context>
|
|
|
|
|
|
|
|
<context id ="registers_view_context">
|
|
|
|
<description>The registers view displays the register values of a selected stack frame. </description>
|
2003-11-28 21:50:02 +00:00
|
|
|
<topic href="reference/cdt_u_registersview.htm"
|
2004-03-23 00:40:28 +00:00
|
|
|
label="®istersView;"/>
|
2003-09-26 22:02:32 +00:00
|
|
|
</context>
|
|
|
|
|
|
|
|
<context id ="registers_preference_page_context">
|
|
|
|
<description>Change the color in which register values are displayed. </description>
|
2004-03-23 00:40:28 +00:00
|
|
|
<topic href="reference/cdt_u_reg_view_pref.htm"
|
|
|
|
label="®istersViewPrefs;"/>
|
2003-09-26 22:02:32 +00:00
|
|
|
</context>
|
|
|
|
|
|
|
|
<context id ="memory_view_context">
|
|
|
|
<description>The memory view displays process memory. </description>
|
2003-11-28 21:50:02 +00:00
|
|
|
<topic href="reference/cdt_u_memoryview.htm"
|
2004-03-23 00:40:28 +00:00
|
|
|
label="&memoryView;"/>
|
2003-09-26 22:02:32 +00:00
|
|
|
</context>
|
|
|
|
|
|
|
|
<context id ="memory_preference_page_context">
|
|
|
|
<description>Click below to see help</description>
|
2003-11-28 21:50:02 +00:00
|
|
|
<topic href="reference/cdt_u_mem_view_pref.htm"
|
2004-03-23 00:40:28 +00:00
|
|
|
label="&memoryViewPrefs;"/>
|
2003-09-26 22:02:32 +00:00
|
|
|
</context>
|
|
|
|
|
2005-03-04 19:25:22 +00:00
|
|
|
<context id ="modules_view_context">
|
2003-09-26 22:02:32 +00:00
|
|
|
<description>Click below to see help</description>
|
2005-03-04 19:25:22 +00:00
|
|
|
<topic href="reference/cdt_u_modules_view.htm"
|
|
|
|
label="&modulesView;"/>
|
2003-09-26 22:02:32 +00:00
|
|
|
</context>
|
|
|
|
|
|
|
|
<context id ="signals_view_context">
|
|
|
|
<description>Click below to see help</description>
|
2003-11-28 21:50:02 +00:00
|
|
|
<topic href="reference/cdt_u_signals_view.htm"
|
2004-03-23 00:40:28 +00:00
|
|
|
label="&signalsView;"/>
|
2003-09-26 22:02:32 +00:00
|
|
|
</context>
|
|
|
|
|
|
|
|
<context id ="c_debug_preference_page_context">
|
|
|
|
<description>View information about your program as you debug. </description>
|
2003-11-28 21:50:02 +00:00
|
|
|
<topic href="reference/cdt_u_dbg_pref.htm"
|
2004-03-23 00:40:28 +00:00
|
|
|
label="&debugPrefs;"/>
|
2003-09-26 22:02:32 +00:00
|
|
|
</context>
|
|
|
|
|
2004-08-18 18:45:19 +00:00
|
|
|
<context id ="source_preference_page_context">
|
|
|
|
<description>Source code locations. </description>
|
|
|
|
<topic href="reference/cdt_u_dbg_src.htm"
|
|
|
|
label="&srcPrefs;"/>
|
|
|
|
</context>
|
2005-03-04 19:25:22 +00:00
|
|
|
</contexts>
|