mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
47 lines
No EOL
1.3 KiB
HTML
47 lines
No EOL
1.3 KiB
HTML
<html>
|
|
<body>
|
|
<h3>
|
|
To Do</h3>
|
|
<ul>
|
|
<li>If no VS.. Cosmos waits for signal after ready... need some sort of time out so
|
|
users can run if they left it with debugging on.<ul>
|
|
<li>http://wiki.osdev.org/Time_And_Date</li>
|
|
</ul>
|
|
</li>
|
|
<li>Launch GDB client<br />
|
|
From debug pkg - how to get the current .cosmos project being debugged?<br />
|
|
AD7Porcess.ctor<br />
|
|
NameValuePair - ProjectFile</li>
|
|
<li>stepping</li>
|
|
</ul>
|
|
<h3>
|
|
Matthijs</h3>
|
|
<ul>
|
|
<li>File - new - creates both projects</li>
|
|
<li>Express</li>
|
|
<li>ISO</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>Build: ISOs etc get rebuilt even when Im running a non Cosmos project (such as
|
|
GDB)</li>
|
|
<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 Readme.html that NASM and VSDebug use whats left</li>
|
|
<li>foreach / interfaces</li>
|
|
</ul>
|
|
<h3>
|
|
Notes</h3>
|
|
<p>
|
|
|
|
|
|
</body>
|
|
</html> |