-->
Page 1 of 1

Trace

PostPosted: Tue Jul 12, 2016 8:50 am
by Oldbod
Any chance of a trace command now we have line numbers? Really handy, especially for beginners like me...
I still don't really understand some of the commands, especially wait, and it would be very useful to know what the esp was processing/waiting for. I suspect this is rather less simple than it sounds...

Re: Trace

PostPosted: Tue Jul 12, 2016 7:45 pm
by Mmiscool
I am working on an interactive debugger for esp basic.

The goal being that it can animate code as it is run. Allow the user to set the speed of the code as it is being run and show as each variable changes.

As soon as I have some good progress I will put out video and release a build.

This might make it easier to understand what is going on under the hood.