Cosmos/source2/Debug/Cosmos.Debug.VSDebugEngine
kudzu_cp cf1562c94c
2011-08-17 00:14:02 +00:00
..
AD7.Definitions 2011-02-10 13:49:41 +00:00
AD7.Impl 2011-08-12 02:04:43 +00:00
Engine.Impl 2011-06-27 19:57:48 +00:00
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Utilities
Cosmos.Debug.VSDebugEngine.csproj 2011-06-19 13:40:23 +00:00
Cosmos.Debug.VSDebugEngine.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk
DebugWindows.cs 2011-08-17 00:14:02 +00:00
PathUtilities.cs 2010-08-03 23:06:02 +00:00
ReadMe.html 2011-07-09 21:55:46 +00:00
ResourceStrings.Designer.cs Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
ResourceStrings.resx

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
        <h3>
            Notes</h3>
        <ul>
            <li>AD7.Impl/AD7Process.cs does the lanching of the DebugHost, which then launches 
                VMWare etc</li>
            <li>BreakpointManager.cs contains notes on breakpoints</li>
        </ul>
	
	    <h3>
        Debugging via Hive</h3>
      <p>
        Program: C:\Program Files (x86)\Microsoft Visual Studio 
        10.0\Common7\IDE\devenv.exe</p>
        <p>
        Parameters: /RootSuffix Exp &quot;<a 
            href="file:///M:/source/Cosmos/source/Cosmos.sln">M:\source\Cosmos\source\Cosmos.sln</a>&quot;</p>
        <p>
          Can also debug non hive, but some exceptions are not masked.</p>
	
	</body>
</html>