carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/contexts_CDT_DEBUGGER.xml
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<?NLS TYPE="org.eclipse.help.contexts"?>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
<!DOCTYPE contexts [
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
	<!ENTITY defaultCSHelp "Default Context Sensitive Help">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
	<!ENTITY registersView "Registers view">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
	<!ENTITY registersViewPrefs "Registers view preferences">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
	<!ENTITY memoryView "Memory view">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
	<!ENTITY memoryViewPrefs "Memory view preferences">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
	<!ENTITY modulesView "Modules view">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
	<!ENTITY sharedLibsViewPrefs "Shared Libraries view preferences">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
	<!ENTITY signalsView "Signals view">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
	<!ENTITY disassemblyView "Disassembly view">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
	<!ENTITY breakpoints "Breakpoints">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
    <!ENTITY debugView "Debug view">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
    <!ENTITY debugPrefs "Debug preferences">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
    <!ENTITY srcPrefs "Source Code Locations">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
    <!ENTITY importExe "Import C/C++ Executable Files">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
    <!ENTITY chooseProj "Choose Project">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
	<!ENTITY consoleView "Console view">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
]>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
<contexts>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
<context id ="default_cs_help">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
   <description>Click below to see help.</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
   <topic href="default_cs_help.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
   	label="&defaultCSHelp;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
<context id ="registers_view_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
   <description>The registers view displays the register values of a selected stack frame. </description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
   <topic href="reference/cdt_u_registersview.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
   	label="&registersView;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
<context id ="registers_preference_page_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
   <description>Change the color in which register values are displayed. </description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
   <topic href="reference/cdt_u_reg_view_pref.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
   	label="&registersViewPrefs;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
<context id ="MemoryView_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
   <description>The memory view displays process memory. </description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
   <topic href="reference/cdt_u_memoryview.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
   	label="&memoryView;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
<context id="variable_view_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
   <description>This view displays the variables in your program.</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
<context id="disassembly_view_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
   <description>This view displays the disassembly of your program.</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
   <topic href="reference/cdt_u_disassembly_view.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
   	label="&disassemblyView;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
<context id="expression_view_context" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
   <description>This view shows the results of inspecting an expression or variable.</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
<context id ="memory_preference_page_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
   <description>Click below to see help</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
   <topic href="reference/cdt_u_mem_view_pref.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
   	label="&memoryViewPrefs;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
<context id ="modules_view_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
   <description>Click below to see help</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
   <topic href="reference/cdt_u_modules_view.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
   	label="&modulesView;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
<context id ="signals_view_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
   <description>Click below to see help</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
   <topic href="reference/cdt_u_signals_view.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
   	label="&signalsView;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
<context id ="debug_view_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
   <description>Click below to see help.</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
   <topic href="reference/cdt_u_dbg_view.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
   	label="&debugView;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    84
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    85
<context id ="breakpoint_view_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
   <description>The Breakpoints view lists all the breakpoints you have set.</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
   <topic href="concepts/cdt_c_brkpnts.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    88
   	label="&breakpoints;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    89
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
<context id ="c_debug_preference_page_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    92
   <description>View information about your program as you debug. </description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    93
   <topic href="reference/cdt_u_dbg_pref.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    94
   	label="&debugPrefs;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    95
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    96
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    97
<context id ="source_preference_page_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    98
   <description>Source code locations. </description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    99
   <topic href="reference/cdt_u_dbg_src.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   100
   	label="&srcPrefs;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   101
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   102
	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   103
<context id ="import_executable_page_one">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   104
   <description>Select or search for C/C++ executable files.</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   105
   <topic href="tasks/cdt_t_debug_exes.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   106
	   label="&importExe;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   107
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   108
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   109
<context id ="import_executable_page_two">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   110
   <description>Choose or create a project to hold the executable.</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   111
   <topic href="tasks/cdt_t_debug_exes.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   112
	   label="&chooseProj;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   113
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   114
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   115
<!-- Note: context id for console view is defined in org.eclipse.ui.console -->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   116
<context id ="console_view_context">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   117
   <description>Click below to see help.</description>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   118
   <topic href="reference/cdt_u_console_view.htm"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   119
   	label="&consoleView;"/>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   120
</context>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   121
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   122
</contexts>