Breakpoint Support in Flex SDK

From FDT Documentation

Jump to: navigation, search
Breakpoint header.png

When source code has been added to a SDK, FDT will then scan for ADocs and integrate the sources to use with breakpoints.

Video

Adding Breakpoints

Before getting started adding break points make sure that you properly have the sources attached. Breakpoint 2.png

With your sources attached, simple navigate to a component and use 'Open Declaration' (F3). Open declaration.png

With the source code open, add a breakpoint and then invoke the debugger. Opened declaration.png Add bp.png Bp hit.png

Get FDT5