Chapter 10 Debugging Application Code - MACROMEDIA HOMESITE Using Manual

For windows 98, windows me, windows nt 4.0, windows 2000, and windows xp
Table of Contents

Advertisement

Chapter 10
Debugging Application Code
When debugging a basic page, you can use the debugging information that is
reported from the application server. However, for complex development tasks, you
need a robust and interactive debugging program.
The 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 provides breakpoints, variables, recordsets, tag and page
hierarchies, and page output. From these panes, you can set watches; manage
breakpoints; and evaluate variables and expressions.
Contents
Overview of the Interactive Debugger ................................................................... 152
Setting up a debugging session .............................................................................. 153
Using the Debugger ................................................................................................ 156

Advertisement

Table of Contents
loading

This manual is also suitable for:

Homesite+ for dreamweaver mx

Table of Contents