Wednesday, October 26, 2016

Latest debugger release

It fixes a few display bugs.  It now catches errors on the code under test rather than let the intreperter print them out on the command window. Also, I discovered, by accident, that the user can type expression right into the watch window, it edits by default. Just make sure you leave out spaces, I sort of never intended expressions,they fell out automatically but I split on spaces, so leave them out of your watch expressions.

Otherwise the debugger is solid, and extremely useful and easy to set up, and carries no excess IDE baggage.

No comments: