Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)

Pure C debugger with low res program

General Discussion, STOS.
User avatar
sandord
Posts: 764
Joined: Mon Aug 13, 2018 10:08 pm
Location: The Netherlands
Contact:

Re: Pure C debugger with low res program

Post by sandord »

thorsten.otto wrote: Sun Sep 20, 2020 8:08 pm The only other debugger that i know of than can debug C-Code on a source level basis is gdb, and that only works on MiNT, and only partially. With all others you can just debug the generated assembly code.
I'm afraid there aren't many options left.

I updated my program to stay in medium res, so I can read what the debugger says. Something about 'invalid command'... so even if I can read the debugger, it just doesn't seem to work properly.

The next best thing I found is running the Debug version of Steam, it has an excellent debugger that can be controlled from the host OS. But source code debugging. Still very useful though.
Post Reply

Return to “SOFTWARE”