mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
16 lines
No EOL
481 B
HTML
16 lines
No EOL
481 B
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> |