FusionDebug: Interactive ColdFusion Debugger

FusionDebug Feature Tour

Here you will find a set of overview pages covering some of the major areas of FusionDebug. For more information or for more detail on any particular feature, please refer to the FusionDebug User Guide.

Source Code Lookup Tab

The Source Lookup tab is used to tell FusionDebug where the source files in your Eclipse projects are placed on to your CF server. Read more...

View Variables and Scopes

See all variables, scopes and objects in the Variables View. Drill into Structs, Arrays and even CFCs. See values change as you step through your program. Read more...

Expression Watchers

Create arbritrary expressions, (from simply outputting a variable to showing the result of an if condition) and the Expression Watcher will dynamically evaluate them. Read more...

Query Support

Open queries to see row data, column names and data types. Also, when looping through a query the Current Query feature lets you know exactly which row you are on. Read more...

Step into CFC's and Tags

As well as stepping through a page, you can also Step Into (or out of) sub tags, CFC calls and function calls. Read more...

Mutiple Requests

Set breakpoints in multiple files and FusionDebug will let you suspend them all. Just between any of these suspended pages and step through them in any order you wish.
Read more...

Full Stack Trace

When debugging your code, you can see not just all details associated with the current page, but also all details on all pages back through the caller tree. Read more...

advert
Testimonials
Adobe Solution Partner CFDJ / WebDJ Readers Choice Award Finalist