| | {section} |
| | {column:width=80%} |
| | |
| | h2. Debug your application |
| | *Subtopics:* |
| | | [Debugging tutorial | Debugging tutorial] |
| | | * [Debugging tutorial | Debugging tutorial] |
| | |
| | Applications you write can easily be debugged using features available in Flex Builder. The debugger version of the Flash Player is installed with Flex Builder and is also available as a {adbe-popup:http://www.adobe.com/support/flashplayer/downloads.html}separate download{adbe-popup} from the Adobe web site. |
| | The Flex Builder Debugging perspective provides many features including: |
| | * Breakpoints can be set in both ActionScript and MXML code that allow application execution to pause at a specified code location. |
| | * Ability to walk through code as it executes watching application flow and related data values. |
| | * Views that enable you to watch variable values during code execution. |
| | * The ability to evaluate expressions at runtime. |
| | |
| | To learn more, see the [debugging tutorial | Debugging tutorial]. |
| | {adv-popup:Open New Window\|http://www.adobe.com/support/documentation/en/flex/quick_start/debug/\|896\|720\|no}A great way to learn about all the debugging features available in Flex Builder is to watch this video tutorial on debugging.{adv-popup} |
| | When you use the Flex Builder debugging tools, you have a rich set of features at your fingertips to quickly isolate and correct any issues your Flex applicatons may have. A command of these tools will enable you to more quickly build applications that are both useful and robust. |
| | {column} |
| | {column} |
| | {adbe-prev:http://learn.adobe.com/wiki/display/Flex/MXML} |
| | {adbe-next:http://learn.adobe.com/wiki/display/Flex/Debugging+Tutorial} |
| | {rate:title=User rating|theme=dynamic|key=focal|display=default} |
| | {adbe-pod} |
| | |
| | h6. Learn more |
| | |
| | * Read the {adbe-popup:http://livedocs.adobe.com/flex/3/html/logging_01.html}Logging chapter{adbe-popup} in the Flex 3 documentation. |
| | * {adbe-popup:http://livedocs.adobe.com/flex/3/html/debugging_01.html}Command-line debugger{adbe-popup} |
| | * New in Flex 3! Use the {adbe-popup:http://livedocs.adobe.com/flex/3/html/profiler_2.html#205079}Profiler{adbe-popup} |
| | * {adbe-popup:http://livedocs.adobe.com/flex/3/html/debugging_01.html}About debugging{adbe-popup} |
| | * {adbe-popup:http://livedocs.adobe.com/flex/3/html/intro_workbench_4.html}The Flex Debugging perspective{adbe-popup} |
| | {adbe-pod} |
| | {column} |
| | {section} |
| | |
| | {adbe-prev:http://learn.adobe.com/wiki/display/Flex/MXML} |
| | {adbe-next:http://learn.adobe.com/wiki/display/Flex/Debugging+Tutorial} |