To Do
- 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!
- Build: ISOs etc get rebuilt even when Im running a non Cosmos project (such as
GDB)
- Breakpoints before run
- Multiple breakpoints
- Icon for .cosmos, and associate with Visual Studio
- Launch GDB client
- serial speed
- 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
Notes
;AD7Engine - mCallback.OnOutputString("");