Posts in "FusionDebug"

5 posts in FusionDebug

CFEclipse ColdFusion FusionDebug

I gave my first try at a new presentation called Head First ColdFusion Debugging with FusionDebug . From the link, you can either sign in and see some speaker notes or follow the link below the slide image to view the sides. The preso seemed to go well but I would love to give it again if any...

CFEclipse ColdFusion Eclipse FusionDebug

I will show how to setup FusionDebug on Windows for Multiple ColdFusion instances . And ColdFusion 8 Debugger on Ubuntu . A hint for both is turn off "timeout request after (seconds)" in the CF Administrator so your debugging info doesn't timeout. Within Eclipse, I use the Breakpoints, Debug,...

CFEclipse ColdFusion FusionDebug MythBusters

CFDump and the standard Coldfusion Debugging Error Information didn't work. Charlie Arehart has mentioned several reasons why use a debugger when you can just use CFDump . I ran across a specific CFDUMP instance today when I found this very true. I was passing an xml string into a SQL Stored...