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

29 lines
941 B
Properties
Raw Normal View History

2002-08-06 19:00:46 +00:00
######################################################################
# (c) Copyright QNX Software Systems Ltd. 2002.
# All Rights Reserved.
######################################################################
2002-08-26 17:43:52 +00:00
pluginName=CDT Debug 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
2002-08-23 22:25:36 +00:00
CDebuggerPage.name=C Debugger UI Page
2002-09-16 21:32:17 +00:00
MemoryPreferencePage.name=Memory Views
RegistersPreferencePage.name=Registers 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
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...
RunToLineAction.label=Run To C/C++ &Line