Flash Builder 4.5 for PHP
You are in Using Flash Builder 4.5 for PHP.
For information on Flash Builder 4.5 for PHP that is not included here, see the Zend Studio User Guide or Using Adobe Flash Builder 4.5.
This procedure describes how to debug your Flex Mobile/PHP application. This allows you to test your files and applications and detect errors in your code. The debugger allows you to control the execution of your program using a variety of options including setting breakpoints, stepping through your code, and inspecting your variables and parameters.
Before debugging your Flex Mobile/PHP application, you must introspect your PHP service and develop your Flex Mobile and PHP projects.
You must also have an existing database with your application's content that is located on the server.
|
|
|
To run a Flex Mobile/PHP application in debug mode:
Note: Breakpoints can be placed in the MXML code only, the PHP code only, or both. To debug both the server and client side simultaneously, place breakpoints in both projects.
Note: If you have more than one configuration for Mobile (PHP) Application, select the configuration you would like to use from the Launch Configuration Selection dialog and click OK.
See Managing Your Web (PHP) Debug Configuration for information on editing options in the debug configuration. |
See Running and Analyzing Debugger Results or Managing the debugging session in the Debug view in the Using Adobe Flash Builder 4.5for more information on the outcome of a debugging process. |
|
|
|
|
To manage your Mobile (PHP) debug configuration:
See Running a Flex Mobile/PHP Application in Debug Mode for information on debugging your application once the debug configuration has been edited. |
See Running and Analyzing Debugger Results or Managing the debugging session in the Debug view in the Using Adobe Flash Builder 4.5for more information on the outcome of a debugging process. |
|
|
|
|
Related Links: |
|
|