C
9
H A P T E R
Debugging Application Code
from ColdFusion Studio
Debugging information reported from the ColdFusion Application Server is often
adequate for simple templates, but complex development tasks require a more
powerful and immediate debugging interface.
Studio's Interactive Debugger runs against dynamic pages on the ColdFusion Server.
You can set breakpoints and step through the code to isolate and correct problems.
A tabbed debug window gives you views of breakpoints, variables, recordsets, tag and
page hierarchies, and page output. From these panes, you can set watches, change,
disable, and delete breakpoints, and evaluate variables and expressions.
For information on setting server-side debugging, see the ColdFusion Administrator
Debugging Options section in Administering ColdFusion Server.
For information on debugging ColdFusion Applications, see Developing Web
Applications with ColdFusion.
Contents
Interactive Debugger Overview................................................................................ 84
Configuring RDS from the Debugger ...................................................................... 84
Specifying Server Mappings ..................................................................................... 85
Running the Interactive Debugger .......................................................................... 86
Debugger Shortcut Keys ........................................................................................... 90
Need help?
Do you have a question about the COLDFUSION STUDIO 4.5-USING COLDFUSION STUDIO and is the answer not in the manual?