How I would love a debugger right now!

Started by Marc van Cauwenberghe, October 19, 2013, 07:13:09 AM

Previous topic - Next topic

Marc van Cauwenberghe

Having some code troubles this week... :-\

Anyway, have a nice weekend all.

Marc



David Kenny

Having one built in will be nice for sure.  You'll still use the PB debugger until then wont you?

Haakon Birkeland

I'm so used to lack of debugging options from ASP and JavaScrip (depending on target) that I sometimes call the msgBox function (or similar) my best friend.

That said, the zTrace functionality built into FireFly is a fairly nice option to stepping through code in a debugger. So much  so that I use my own little function inspired by it when coding ASP-pages.
Haakon 8o)