blob: 30425a96cd3a267798e0676e206d38adb0b96712 [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 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# 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