mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-22 13:58:47 +00:00
23 lines
1.1 KiB
HTML
23 lines
1.1 KiB
HTML
<h3>
|
|
To Do</h3>
|
|
<ul>
|
|
<li>Urgent: Debugger interferes with normal apps. This explains the weirdness I'm
|
|
seeing when trying to debug my GDB debugger, and it even interferes with running
|
|
of it under VS, even when no breakpoints etc are set. This is urgent to fix!</li>
|
|
<li>Build: ISOs etc get rebuilt even when Im running a non Cosmos project (such as
|
|
GDB)</li>
|
|
<li>Breakpoints before run</li>
|
|
<li>Multiple breakpoints</li>
|
|
<li>Icon for .cosmos, and associate with Visual Studio</li>
|
|
<li>Launch GDB client</li>
|
|
<li>serial speed </li>
|
|
<li>Matthijs ter Woord wrote: > debug engine/project system related: > > + after
|
|
installing, it tries to debug normal apps, which of course fails. > + when
|
|
having the project disabled in the solution configuration, you > can still try
|
|
to run it (which fails, it cant find the .cmap file). To > try this, seleect the
|
|
Bootstrap configuration, and try to run breakpoints. > > + overall stability </li>
|
|
</ul>
|
|
<h3>
|
|
Notes</h3>
|
|
<p>
|
|
;AD7Engine - mCallback.OnOutputString("");
|