Using the Command-Line Debugger

If you encounter errors in your applications, you can use the debugging tools to set and manage breakpoints in your code; control application execution by suspending, resuming, and terminating the application; step into and over the code statements; select critical variables to watch; evaluate watch expressions while the application is running; and so on. This topic describes debugging with the debugger version of Flash Player and the fdb command-line debugger.

Contents

About debugging
Invoking the command-line debugger
Configuring the command-line debugger
Using the command-line debugger commands

Flex 2.01

Take a survey


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flex/201/html/debugging_126_01.html