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
|
|
|
|
|
|
|
|
MemoryPreferencePage.name=Memory Views
|
2002-08-23 22:25:36 +00:00
|
|
|
CDebuggerPage.name=C Debugger UI Page
|
|
|
|
|
|
|
|
DebugActionSet.label=DebugActionSet
|
|
|
|
RestartAction.label=Restart
|
|
|
|
RestartAction.tooltip=Restart
|
2002-08-26 23:13:18 +00:00
|
|
|
|
|
|
|
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-04 22:36:23 +00:00
|
|
|
ManageWatchpointAction.label=Add C/C++ &Watchpoint
|