[FDS-32] Expressions are listed as undefined.

Description

FusionDebug attempted to evaluate the expression, but either:

  • it didn’t return a value (for function calls), or
  • one or more of the variables or functions referenced by the expression was not available at the current debugger position.

In the latter case, the expression will be correctly evaluated when all the components comprising it are visible (using normal ColdFusion visibility rules) from the current position of the debugger.

No expressions are evaluated unless a thread is currently paused. Clicking on a frame within the Debug View causes the expressions to be evaluated in the context of the instruction pointer in that frame.

Issue Details

Type: Technote
Issue Number: FDS-32
Components:
Environment:
Resolution: Fixed
Added: 18/05/2007 14:15:23
Affects Version: 2.0
Fixed Version: 2.0
Server:
Platform: Solaris, MacOS, Linux, Windows 2003, Windows 2000, Windows XP
Related Issues: None

Comments are closed.