mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-22 05:48:37 +00:00
22 lines
767 B
HTML
22 lines
767 B
HTML
<h3>
|
|
To Do</h3>
|
|
<ul>
|
|
<li>We're getting closer. I synced up and set a breakpoint on line 30. Then I ran.
|
|
It actually broke on line 32. It actually was 32, not just in the IDE but based
|
|
on looking at the output in VMWare. Then I press F10 and it goes to line 54 (end
|
|
of source + 1). Then 33. Then 54. Then 34. Then 54.......</li>
|
|
<li>Multiple breakpoints</li>
|
|
<li>Launch GDB client</li>
|
|
</ul>
|
|
<h3>
|
|
Matthijs</h3>
|
|
<ul>
|
|
<li>side by side vb/csproj</li>
|
|
<li>Build: ISOs etc get rebuilt even when Im running a non Cosmos project (such as
|
|
GDB)</li>
|
|
<li>Icon for .cosmos, and associate with Visual Studio</li>
|
|
</ul>
|
|
<h3>
|
|
Notes</h3>
|
|
<p>
|
|
;AD7Engine - mCallback.OnOutputString("");
|