mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
20 lines
No EOL
627 B
HTML
20 lines
No EOL
627 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
|
|
<p>
|
|
Cosmos.Debug contains common classes and enums that runs on both Windows and
|
|
Cosmos. The Debugger uses it to receive messages from the debugstub in Cosmos,
|
|
and Cosmos uses it to compile into the debug stub.</p>
|
|
<p>
|
|
Because of this extreme care must be take of which assemblies are linked and
|
|
this assembly should not link in any other Cosmos assemblies.</p>
|
|
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |