Cosmos/source2/Debug/Cosmos.Debug.HostProcess
2010-09-04 19:07:11 +00:00
..
Properties 2009-11-03 11:31:42 +00:00
Cosmos.Debug.HostProcess.csproj renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.Debug.HostProcess.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk Template installs ok now. 2010-03-14 16:46:12 +00:00
Enums.cs 2009-11-03 11:31:42 +00:00
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>