mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-21 05:18:38 +00:00
65 lines
No EOL
1.8 KiB
HTML
65 lines
No EOL
1.8 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>QEMU blog</li>
|
|
<li>ISO</li>
|
|
</ul>
|
|
<h3>
|
|
Matthijs</h3>
|
|
<ul>
|
|
<li>Ask on forums: How to debug the vsdebug pkg?</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>
|
|
</ul>
|
|
<h3>
|
|
Notes</h3>
|
|
<p>
|
|
;AD7Engine - mCallback.OnOutputString("");
|
|
|
|
<h3>
|
|
QEMU</h3>
|
|
<p>
|
|
Just go - embedded</p>
|
|
<p>
|
|
Cost us months delay</p>
|
|
<p>
|
|
TCP4 bug</p>
|
|
<p>
|
|
No Windows releases</p>
|
|
<p>
|
|
Windows support and issues are tertiary at best</p>
|
|
<p>
|
|
GDB is horribly broken - stepping</p>
|
|
<p>
|
|
Serial issues... few garbage bytes</p>
|
|
<p>
|
|
supports arm</p>
|
|
|
|
</body>
|
|
</html> |