FusionDebug
Encyclopedia
FusionDebug an interactive step
debugger for Adobe ColdFusion and Railo CFML Engine. Step through code line-by-line, step into, step over or out of code to better understand how CFML code is running. FusionDebug can be used as an alternative to using CFOUTPUT/CFDUMP statements.
Benefits of using the debugger
No code changes
Goes beyond using CFOUTPUT/CFDUMP
Can debug Flex, Ajax, Web Service and Flash Remoting Requests easily
Change variables on the fly
Debug requests from any user
Understand the flow of requests
Debug complex applications
View stack traces
2009 : FusionDebug version 3.0.1
2009 : FusionDebug version 3.0
2007 : FusionDebug version 2.0.1
2007 : FusionDebug version 2.0
2005 : FusionDebug version 1.0
Program animation
Program animation or Stepping refers to the very common debugging method of executing code one "line" at a time. The programmer may examine the state of the program, machine, and related data before and after execution of a particular line of code...
debugger for Adobe ColdFusion and Railo CFML Engine. Step through code line-by-line, step into, step over or out of code to better understand how CFML code is running. FusionDebug can be used as an alternative to using CFOUTPUT/CFDUMP statements.
Benefits of using the debugger
No code changes
Goes beyond using CFOUTPUT/CFDUMP
Can debug Flex, Ajax, Web Service and Flash Remoting Requests easily
Change variables on the fly
Debug requests from any user
Understand the flow of requests
Debug complex applications
View stack traces
Releases
2010 : FusionDebug version 3.52009 : FusionDebug version 3.0.1
2009 : FusionDebug version 3.0
2007 : FusionDebug version 2.0.1
2007 : FusionDebug version 2.0
2005 : FusionDebug version 1.0