mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 21:08:51 +00:00
41 lines
No EOL
1.2 KiB
HTML
41 lines
No EOL
1.2 KiB
HTML
<html>
|
|
<body>
|
|
<h3>
|
|
To Do</h3>
|
|
<ul>
|
|
<li>BPs often dont get set in time before they get hit. Need to implement batching @
|
|
Start msg</li>
|
|
<li>F11 Stepping for MS5?</li>
|
|
</ul>
|
|
<h3>
|
|
Matthijs</h3>
|
|
<ul>
|
|
<li>Ask on forums: How to debug the vsdebug pkg?</li>
|
|
<li>From debug pkg - how to get the current .cosmos project being debugged?</li>
|
|
<li>Pipe reuse wo restarting vs</li>
|
|
</ul>
|
|
<p>
|
|
Post MS5</p>
|
|
<ul>
|
|
<li>Launch GDB client</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>Find out why its sending the bp 3 x... 2x before vmware even starts</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("");
|
|
|
|
</body>
|
|
</html> |