Search code examples
debuggingcoldfusionlucee

Line debugging Lucee app


CFBuilder has its own built-in line debugger, and our team finds great benefit in the advantages FusionDebug brings.

Due to the aging Eclipse foundation of CFBuilder, we've recently switched to doing most of our editing in Atom, only going back to CFB to debug.

Is there a way to do line debugging (breakpoints, step into/over, watch expressions, etc.) in Lucee without using CFBuilder at all? I'd love to ditch it altogether.

Edit: I'm aware of FusionReactor's browser-based debugger, but I know that's both paid and part of a large tool suite. Sadly, my budget tops out at $0/month. I'm looking for something that, like Lucee, is free.


Solution

  • Sometimes we don't want to accept "no" as an answer, but this time I think the answer is "no".