Cosmos/source2/Kernel/Debug/Cosmos.Debug.Kernel
2010-09-09 20:54:55 +00:00
..
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Cosmos.Debug.Kernel.csproj Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Cosmos.Debug.Kernel.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk
Debugger.cs
ReadMe.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
	    <p>
            Cosmos.Debug.Kernel is a special assembly and is not in any ring. It can also be 
            accessed from any ring. Special care must be kept to keep only debugging 
            functions in this assembly, and not to allow such ringless behaviour to be 
            implemented in other assemblies.</p>
        <p>
            Cosmos.Debug.Kernel must not contain any references to any kernel units. All 
            references from kernel units must be incoming only.</p>
	
	</body>
</html>