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