Cosmos/source2/Debug/Cosmos.Debug.HostProcess
2010-09-09 20:54:55 +00:00
..
Properties
app.config
Cosmos.Debug.HostProcess.csproj
Cosmos.Debug.HostProcess.csproj.vspscc
Cosmos.snk
Enums.cs
Program.cs
ReadMe.html

<!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>