mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +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>