FusionDebug
   HOME

TheInfoList



OR:

FusionDebug an interactive
step Step(s) or STEP may refer to: Common meanings * Stairs#Step, Steps, making a staircase * Walking * Dance move * Military step, or march ** Marching Arts Films and television * Steps (TV series), ''Steps'' (TV series), Hong Kong * Step (film), ' ...
debugger for CFML, compatible with Adobe ColdFusion, Railo and Lucee. It enables developers to step through code line-by-line, step into, over or out of code to better understand how code is running.


Features

* No code changes. * Can debug
Flex Flex or FLEX may refer to: Computing * Flex (language), developed by Alan Kay * FLEX (operating system), a single-tasking operating system for the Motorola 6800 * FlexOS, an operating system developed by Digital Research * FLEX (protocol), a comm ...
, Ajax, Web Service and Flash Remoting requests. * Change variables on the fly. * Debug
requests Request may refer to: * a question, a request for information * a petition, a formal document demanding something that is submitted to an authority. Request may also refer to: Computing and technology * in computer science, a message sent be ...
from any user. * Debug complex applications. * View
stack trace In computing, a stack trace (also called stack backtrace or stack traceback) is a report of the active stack frames at a certain point in time during the execution of a program. When a program is run, memory is often dynamically allocated in two p ...
s.


Release history

*2013-October-21 : FusionDebug version 3.6 *2010-November-09 : FusionDebug version 3.5 *2009-November-27 : FusionDebug version 3.0.1 *2009-August-3 : FusionDebug version 3.0 *2007-May-25 : FusionDebug version 2.0.1 *2007 : FusionDebug version 2.0 *2005 : FusionDebug version 1.0


References

{{CFML programming language CFML programming language Debuggers