blob: d9680828a87360805aa0fb1f2020dac7e9433efe [file] [log] [blame]
###############################################################################
# Copyright (c) 2007-2019 Wind River Systems, Inc. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# Contributors:
# Wind River Systems - initial implementation
###############################################################################
pluginName = TCF/Eclipse Debugger Integration UI
providerName = Eclipse.org - TCF
preferencePage.name = Target Communication
debugCurrentInstructionPointer = Debug Current Instruction Pointer
debugCallStack = Debug Call Stack
debugBreakpointInstance = Breakpoint
breakpoints.statusPage.name = Status
DebuggerActionSet.label = TCF Debugger
commands.category.name = TCF Debugger
commands.category.desc = TCF Debugger Commands
Signals.label = Signals...
MemoryMap.label = Symbol Files...
ViewMemory.label = View Memory
WatchInExpressions.label = Watch In Expressions
Refresh.label = Refresh
Console.label = Open Debug Console
Detach.label = Detach Debug Context
UpdatePolicy.label = Update Policy
CastToType.label=Cast To Type...
CastToType.tooltip=Cast Expression To Type
RestoreDefaultType.label=Restore Original Type
RestoreDefaultType.tooltip=Restore Original Type Of Expression
CastToArray.label=Display As Array...
CastToArray.tooltip=Display Expression As Array
ReverseExecutionCategory.name=Reverse execution
ReverseExecutionCategory.description=Reverse execution control commands
BackInto.label=Back Into
BackInto.tooltip=Back Into
BackInto.description=Step back into
BackOver.label=Back Over
BackOver.tooltip=Back Over
BackOver.description=Step back over
BackReturn.label=Back Return
BackReturn.tooltip=Back Return
BackReturn.description=Run backwards until return
BackResume.label=Run Backwards
BackResume.tooltip=Run Backwards
BackResume.description=Run backwards
RegisterVectorDisplay.label = Display Register As Vector Of...
propertyPage.name = Debug Element
debugview.menu.filters=Filter
debugview.menu.sorters=Sorting
Reset.label=Reset
Reset.tooltip=Reset
command.preferences.label=Preferences...
# ***** Activity contributions *****
activities.category.debugger.name=TCF C/C++ Debugger
activities.category.debugger.description=Use the C/C++ debugger to debug systems running a TCF agent.
activities.category.profiler.name=TCF Profiler
activities.category.profiler.description=Use to profile systems running a TCF agent.
activities.activity.debugger.launch.name=Target Communication Framework Launch
activities.activity.debugger.launch.description=Launch applications or attach the TCF C/C++ debugger to a running system.
activities.activity.debugger.views.name=TCF C/C++ Debugger Views
activities.activity.debugger.views.description=TCF C/C++ debugger related views.
activities.activity.profiler.views.name=TCF Profiler Views
activities.activity.profiler.views.description=TCF Profiler related views.
showQualifiedNames.command.name = Show Qualified Type Names
cpp.menu.label = C++
filterVariants.command.name = Filter Variants by Discriminant Value
ada.menu.label = Ada