When debugging a Flex application and trying to 'step into' a function that is in manually added SWC dependency the debugger just dies (the debugging panel remains open, there are no exceptions etc. but it just stops).
In this case i had also the sources of the SWC dependency, i have not tried one without sources. Stepping into (at least some) of the SDK functions works ok.
Description
When debugging a Flex application and trying to 'step into' a function that is in manually added SWC dependency the debugger just dies (the debugging panel remains open, there are no exceptions etc. but it just stops).
In this case i had also the sources of the SWC dependency, i have not tried one without sources. Stepping into (at least some) of the SDK functions works ok.