2004-06-25 14:49:43 +00:00
|
|
|
###############################################################################
|
|
|
|
# Copyright (c) 2000, 2004 QNX Software Systems and others.
|
2005-06-23 16:01:26 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
2004-06-25 14:49:43 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2005-06-23 16:01:26 +00:00
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
#
|
2004-06-25 14:49:43 +00:00
|
|
|
# Contributors:
|
|
|
|
# QNX Software Systems - Initial API and implementation
|
|
|
|
###############################################################################
|
2002-09-26 02:16:53 +00:00
|
|
|
pluginName=C/C++ Development Tools GDB/MI CDI Debugger Core
|
2002-08-26 16:52:29 +00:00
|
|
|
providerName=Eclipse.org
|
|
|
|
|
2006-01-23 20:25:43 +00:00
|
|
|
GDBDebugger.name=gdb Debugger
|
|
|
|
CygwinGDBDebugger.name=Cygwin gdb Debugger
|
|
|
|
GDBServer.name=gdbserver Debugger
|
2006-02-06 20:48:26 +00:00
|
|
|
GDBMIDebugger.name=gdb/mi
|
|
|
|
|
2006-02-08 16:51:02 +00:00
|
|
|
StandardCommandFactory.name=Standard
|
2006-02-06 20:48:26 +00:00
|
|
|
StandardLinuxCommandFactory.name=Standard
|
|
|
|
StandardWindowsCommandFactory.name=Standard
|
|
|
|
CygWinCommandFactory.name=CygWin
|