head	1.4;
access;
symbols
	zDougDbgEng:1.4;
locks; strict;
comment	@# @;


1.4
date	2007.03.02.21.54.26;	author dschaefer;	state Exp;
branches;
next	1.3;
commitid	52b245e89d124567;

1.3
date	2007.02.25.20.25.44;	author dschaefer;	state Exp;
branches;
next	1.2;
commitid	1fcd45e1f0c74567;

1.2
date	2007.02.25.18.35.11;	author dschaefer;	state Exp;
branches;
next	1.1;
commitid	599a45e1d6de4567;

1.1
date	2007.01.14.20.05.39;	author dschaefer;	state Exp;
branches;
next	;
commitid	6e0a45aa8d134567;


desc
@@


1.4
log
@Upgrade to new project model. Trying to get a few more things working but I'm not sure this strategy is working out. Time to start thinking of dropping dbgeng, and doing my own...
@
text
@<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.cdt.windows.debug.debugger</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.cdt.core.cnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
		<nature>org.eclipse.cdt.core.ccnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
	</natures>
</projectDescription>
@


1.3
log
@Get the Debugger building with M5 again.
@
text
@d13 5
d21 2
a23 1
		<nature>org.eclipse.cdt.core.ccnature</nature>
@


1.2
log
@Upgrade to new project model.
@
text
@a12 5
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
d16 1
a16 1
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
a17 1
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
@


1.1
log
@New attempt at the Windows Debugger. This time we have an external executable that implements the MI protocol to talk to Eclipse.
@
text
@d13 5
d21 2
a23 1
		<nature>org.eclipse.cdt.core.ccnature</nature>
@

