
About Flex Builder perspectives 47
Variables view The Variables view serves the same purpose as the locals window does in
other debuggers. It displays information about the variables in the currently-selected stack
frame.
Expressions view The Expressions view serves the same purpose as the watch window does
in other debuggers. It is used to monitor a set of critical variables. You can choose the variables
you consider critical in the Variables view and add them to and monitor (watch) them in the
Expressions view.
When you debug your application you can then monitor and, if needed, modify the values.
You may also add and remove variables within the Expressions view.
For more information about debugging Flex and ActionScript applications, see Chapter 11,
“Running and Debugging Applications” in Using Flex Builder 2.
Commentaires sur ces manuels