blob: 60ad73f5fcf0f771c070c85d1029707abacc4bbd [file] [log] [blame]
###############################################################################
# Copyright (c) 2005 The Regents of the University of California.
# This material was produced under U.S. Government contract W-7405-ENG-36
# for Los Alamos National Laboratory, which is operated by the University
# of California for the U.S. Department of Energy. The U.S. Government has
# rights to use, reproduce, and distribute this software. NEITHER THE
# GOVERNMENT NOR THE UNIVERSITY MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR
# ASSUMES ANY LIABILITY FOR THE USE OF THIS SOFTWARE. If software is modified
# to produce derivative works, such modified software should be clearly marked,
# so as not to confuse it with the version available from LANL.
#
# Additionally, this program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# LA-CC 04-115
###############################################################################
##
# @author Clement
#
##
PTPDebugModelPresentation.unknown_1=unknown
PTPDebugModelPresentation.2=<not available: {0}>
PTPDebugModelPresentation.4=(disabled)
PTPDebugModelPresentation.signal=signal
PTPDebugModelPresentation.not_available_1=<not available>
PTPDebugModelPresentation.error1=<Error. {0}>
PTPDebugModelPresentation.disabled1=(disabled)
PTPDebugModelPresentation.terminated1=<terminated>
PTPDebugModelPresentation.disconnected1=<disconnected>
PTPDebugModelPresentation.target1={0} (Exited.{1})
PTPDebugModelPresentation.target2=Signal ''{0}'' received. Description: {1}.
PTPDebugModelPresentation.target3=Exit code = {0}.
PTPDebugModelPresentation.target4={0} (Suspended)
PTPDebugModelPresentation.thread1=Thread [{0}]
PTPDebugModelPresentation.thread2=Thread [{0}] (Terminated)
PTPDebugModelPresentation.thread3=Thread [{0}] (Stepping)
PTPDebugModelPresentation.thread4=Thread [{0}] (Running)
PTPDebugModelPresentation.thread5=: Signal ''{0}'' received. Description: {1}.
PTPDebugModelPresentation.thread6=: Watchpoint triggered. Old value: ''{0}''. New value: ''{1}''.
PTPDebugModelPresentation.thread7=: Watchpoint is out of scope.
PTPDebugModelPresentation.thread8=: Breakpoint hit.
PTPDebugModelPresentation.thread9=: Shared library event.
PTPDebugModelPresentation.thread10=Thread [{0}] (Suspended{1})
PTPDebugModelPresentation.thread11=Thread [{0}]
PTPDebugModelPresentation.frame1=at
PTPDebugModelPresentation.frame2=<symbol is not available>
PTPDebugModelPresentation.line1=[line: {0}]
PTPDebugModelPresentation.address1=[address: {0}]
PTPDebugModelPresentation.function1=[function: {0}]
PTPDebugModelPresentation.ignorecount1=[ignore count: {0}]
PTPDebugModelPresentation.details1=<Job: {0} - Set: {1}>
PBreakpointWorkbenchAdapterFactory.0=PTP breakpoint
PBreakpointWorkbenchAdapterFactory.1=PTP watchpoint