mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-21 05:18:38 +00:00
48 lines
No EOL
1.4 KiB
HTML
48 lines
No EOL
1.4 KiB
HTML
<html>
|
|
<body>
|
|
<h3>
|
|
To Do</h3>
|
|
<ul>
|
|
<li>Blog requirements and on website for download</li>
|
|
<li>New CP article, C# list, youtube</li>
|
|
<li>F11 Stepping - Currently crashes</li>
|
|
<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.</li>
|
|
<li></li>
|
|
<li>ISO</li>
|
|
</ul>
|
|
<h3>
|
|
Matthijs</h3>
|
|
<ul>
|
|
<li>Ask on forums: How to debug the vsdebug pkg?</li>
|
|
<li>Doesnt work for tgphil</li>
|
|
<li>Need SDK for user kit?</li>
|
|
</ul>
|
|
<h3>
|
|
Post MS5</h3>
|
|
<ul>
|
|
<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>Build: ISOs etc get rebuilt even when Im running a non Cosmos project (such as
|
|
GDB)</li>
|
|
<li>express</li>
|
|
<li>X# upgrades</li>
|
|
<li>TCP</li>
|
|
<li>Filesystem</li>
|
|
<li>Text console upgrades</li>
|
|
<li>Ready command - wait for all init, then send a final before going. ack/nack each
|
|
so we dont overflow</li>
|
|
<li>stepping</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> |