2004-06-25 14:49:43 +00:00
|
|
|
###############################################################################
|
|
|
|
# Copyright (c) 2000, 2004 QNX Software Systems and others.
|
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Common Public License v1.0
|
|
|
|
# which accompanies this distribution, and is available at
|
|
|
|
# http://www.eclipse.org/legal/cpl-v10.html
|
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# QNX Software Systems - Initial API and implementation
|
|
|
|
###############################################################################
|
2002-09-26 02:16:53 +00:00
|
|
|
pluginName=C/C++ Development Tools Debug Model
|
2002-08-13 04:02:57 +00:00
|
|
|
providerName=Eclipse.org
|
2002-08-26 16:52:29 +00:00
|
|
|
|
2002-11-27 17:52:47 +00:00
|
|
|
CDebugger.name=C/C++ Development Tools Core Debugger Extension
|
2004-12-22 21:44:53 +00:00
|
|
|
|
|
|
|
cLineBreakpoints.name=C/C++ Line Breakpoints
|
|
|
|
cAddressBreakpoints.name=C/C++ Address Breakpoints
|
|
|
|
cFunctionBreakpoints.name=C/C++ Function Breakpoints
|
2005-03-22 00:11:28 +00:00
|
|
|
cWatchpoints.name=C/C++ Watchpoints
|
|
|
|
|
|
|
|
containerName.mapping=Path Mapping
|
|
|
|
containerDescription.mapping=A path mapping.
|
|
|
|
containerName.mapEntry=Path Map Entry
|
2005-04-25 23:03:50 +00:00
|
|
|
containerDescription.mapEntry=An entry in a path mapping.
|
|
|
|
containerName.directory=Directory
|
|
|
|
containerDescription.directory=A directory in the local file system
|