Cosmos/source2/Debug/Cosmos.Debug.VSDebugEngine
kudzu_cp ffb21b218d
2011-07-10 05:59:37 +00:00
..
AD7.Definitions 2011-02-10 13:49:41 +00:00
AD7.Impl 2011-07-10 05:59:37 +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 Some small refactorings, and debugger now shows where it breaks 2010-01-24 10:09:14 +00:00
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 Template installs ok now. 2010-03-14 16:46:12 +00:00
DebugWindows.cs 2011-07-09 19:48:50 +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 2009-05-28 14:26:33 +00:00

<!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>