Cosmos/source2/Debug/Cosmos.Debug.HostProcess
2010-09-09 20:54:55 +00:00
..
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
app.config Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Cosmos.Debug.HostProcess.csproj Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Cosmos.Debug.HostProcess.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk
Enums.cs
Program.cs 2010-07-22 00:57:28 +00:00
ReadMe.html 2010-07-24 20:33:41 +00:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
	    <h3>
            Comos.Debug.HostProcess</h3>
        <p>
            VS debugger requires a process that starts paused, and is then later started. To 
            do this and to unify the process that is used, we use a proxy process which then 
            controls the actual execution environment (VMWare, QEMU, etc).</p>
	
	</body>
</html>