Cosmos/source2/Debug/Cosmos.Debug.VSDebugEngine/ReadMe.html
kudzu_cp cfb4e0a35f
2011-07-09 21:55:46 +00:00

28 lines
No EOL
841 B
HTML

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