On Jun 3, 2009, at 7:51 AM, Michele Simionato wrote:
Agreed. However, there are a few features that I would expect from a debugger that I do not see yet.
Of course.
For instance, how do I set a break point? I could raise artificially a continuable exception in my code, but is this the right way to do it?
I think so.
Also, usually debuggers allows you to print the value of the variables in the current scope, but for the moment I see only the values of the arguments of the function.
There is no inspector (yet).
Still, a great job!
Thanks! Aziz,,,
