blob: 7c5e513c38d8d9b727c54aa66a83a0c47b323b4c [file] [log] [blame]
###############################################################################
# Copyright (c) 2013-2014 Ericsson
#
# All rights reserved. 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
#
# Contributors:
# Ericsson - Initial API and implementation
###############################################################################
GdbTrace_ExecutableNotSet=Trace executable not set
GdbTrace_FailedToInitializeTrace=Failed to initialize trace
GdbTrace_FileNotFound=File not found: {0}
GdbTrace_GdbTracesMustBeAFile=GdbTrace must be a file: {0} is not a file
GdbTrace_IOException=IOException validating file: {0}
GdbTrace_NotGdbTraceFile=The file {0} is not a GDB binary trace file