Cosmos/source2/Users/Kudzu/Notes.html
kudzu_cp 314dbc1a1a
2010-08-13 04:13:29 +00:00

46 lines
No EOL
1.4 KiB
HTML

<html>
<body>
<h3>
To Do</h3>
<ul>
<li>Document Debugger.Send and its variants</li>
<li>[Plug(Target = typeof(global::System.Diagnostics.Debugger))] public static class
DebuggerImpl { public static void Break() { // leave empty, this is handled by a
special case.. } }</li>
</ul>
<h3>
Matthijs</h3>
<ul>
<li>GDB is broken.. that is its not being passed to VMWare...</li>
<li>ISO - need to hide player/workstation</li>
<li>Use Cosmos GDB client is not disabled on load if GDB is unchekced.. it shoudl
be...</li>
<li>Express</li>
<li>2010 support<ul>
<li>http://blogs.msdn.com/b/jacdavis/archive/2010/04/05/vs-2010-version-of-debugenginesample-is-now-available.aspx</li>
<li>Trivalik worked on some already</li>
</ul>
</li>
<li>Ask on forums: How to debug the vsdebug pkg?<ul>
<li>http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/6a9a307a-19fa-4c06-8728-303c1f4dd0bc/</li>
</ul>
</li>
</ul>
<h3>
Post MS5</h3>
<ul>
<li>X# upgrades</li>
<li>Filesystem</li>
<li>Text console upgrades</li>
<li>TCP</li>
<li>Cosmos.Debug.Common - much in here is not common and should be moved to
VSDebug.. Add&nbsp; Readme.html that NASM and VSDebug use whats left</li>
<li>foreach / interfaces</li>
</ul>
<h3>
Notes</h3>
<p>
&nbsp;
</body>
</html>