1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug/org.eclipse.cdt.debug.ui/plugin.properties

69 lines
2.3 KiB
Properties
Raw Normal View History

2002-08-06 19:00:46 +00:00
######################################################################
# (c) Copyright QNX Software Systems Ltd. 2002.
# All Rights Reserved.
######################################################################
2002-09-26 02:16:53 +00:00
pluginName=C/C++ Development Tools Debugger UI
2002-08-26 16:52:29 +00:00
providerName=Eclipse.org
2002-08-06 19:00:46 +00:00
RegistersView.name=Registers
MemoryView.name=Memory
SharedLibrariesView.name=Shared Libraries
2003-01-31 22:38:15 +00:00
SignalsView.name=Signals
2002-08-06 19:00:46 +00:00
2002-08-23 22:25:36 +00:00
CDebuggerPage.name=C Debugger UI Page
MemoryPreferencePage.name=Memory View
2002-09-16 21:32:17 +00:00
RegistersPreferencePage.name=Registers View
CDebugPreferencePage.name=Debug
SharedLibrariesPreferencePage.name=Shared Libraries View
2002-08-23 22:25:36 +00:00
RunMenu.label=&Run
DebugActionSet.label=C/C++ Debug
2002-08-23 22:25:36 +00:00
RestartAction.label=Restart
RestartAction.tooltip=Restart
SwitchToDisassemblyAction.label=Disassembly Mode
SwitchToDisassemblyAction.tooltip=Disassembly Mode On/Off
2002-10-23 19:01:55 +00:00
ShowDebuggerConsoleAction.label=Show Debugger Console
ShowDebuggerConsoleAction.tooltip=Show Debugger Console On Target Selection
AddBreakpoint.label=Add/Remove &Breakpoint
EnableBreakpoint.label=T&oggle Breakpoint
2002-09-03 22:55:20 +00:00
BreakpointProperties.label=Breakpoint P&roperties...
ManageBreakpointAction.label=Add/Remove C/C++ Brea&kpoint
2002-09-04 20:50:20 +00:00
BreakpointPropertiesAction.label=P&roperties...
2002-09-18 15:04:01 +00:00
ManageWatchpointAction.label=Add C/C++ &Watchpoint...
AddExpressionAction.label=Add C/C++ &Expression...
AddAddressBreakpointAction.label=Add &Address Breakpoint...
RunToLineAction.label=Run To C/C++ &Line
JumpToLineAction.label=Resume At C/C++ Li&ne
ShowFullPathsAction.label=Show Full Paths
ShowFullPathsAction.tooltip=Show Full Paths
AddGlobalsAction.label=Add Global Variables...
AddGlobalsAction.tooltip=Add Global Variables
CVariableFormatMenu.label=Format
HexVariableFormatAction.label=Hexadecimal
DecVariableFormatAction.label=Decimal
NaturalVariableFormatAction.label=Natural
CDebugActionGroup.name=C/C++ Debug
SourcePropertyPage.name=Source Lookup
2003-01-10 19:36:42 +00:00
DisassemblyEditor.name=Disassembly Editor
AttachSourceEditor.name= Attach Source Editor
CDebugEditor.name= C/C++ Debug Editor
LoadSymbolsAction.label=Load Symbols
SignalAction.label=Resume With Signal
SignalZeroAction.label=Resume Without Signal
2003-01-31 22:38:15 +00:00
CastToTypeAction.label=Cast To Type...
CastToTypeAction.tooltip=Cast Varibale To Type
RestoreDefaultTypeAction.label=Restore Default Type
RestoreDefaultTypeAction.tooltip=Restore Default Type Of Variable