
See the full call stack for the current breakpoint
Halt execution in your programs using breakpoints
Examine variable values, irrespective of the scopeFusionDebug is an interactive step debugger which runs on Adobe ColdFusion 6.1, 7, 8 and 9 as well as Railo 3.1. FusionDebug lets you see what's happening in your application as each line of code is being executed. Use FusionDebug to set breakpoints, step over, into, or out of code, inspect variables (across different scopes), and watch expressions.
FusionDebug is particularly helpful when testing code that does not produce HTML output, such as ColdFusion components (CFCs), SOAP web services, Ajax applications, and Adobe Flex™ or Flash® applications that use Flash Remoting. FusionDebug is installed as an Eclipse plug-in.
Increase Productivity Interactive debuggers like FusionDebug make the debugging process far easier and faster. More
Improve Code Quality Developers no longer need to remove often-forgotten debug output statements or perform retesting as a result of changing their code. More
Understand your code FusionDebug holds your hand as you step through code, letting you "see" how your code behaves. More
Lower Development costs FusionDebug will let you debug any kind of ColdFusion application, saving time and money, and increasing your efficiency. More
"If you value saving time and working more efficiently then this is the tool for you"
George Murphy, Technology & Management Services, Inc
"I've used FusionReactor almost exclusively as my ColdFusion server monitor for the past 4 years. If you also use ColdFusion, I highly recommend that you consider using FusionReactor."
Charlie Arehart, Veteran CFML Developer