Hi Guys,
Just to inform you that from the current nightly builds and then from the futur Apache Flex SDK 4.13, you'll be able to debug workers from FDB itself, intelliJ and I guess Flash Develop as it uses FDB CLI (Flash Debugger command line) too IIRC.
To enable debugging, use the new DebuggableWorker class as base class for your workers.
For Adobe AIR SDK, the FDB shipped with it doesn't allow the debugging yet, if you want it to become possible, I suggest you to vote for this issue: https://bugbase.adobe.com/index.cfm?event=bug&id=3765216
Thanks,
Frédéric THOMAS
Just to inform you that from the current nightly builds and then from the futur Apache Flex SDK 4.13, you'll be able to debug workers from FDB itself, intelliJ and I guess Flash Develop as it uses FDB CLI (Flash Debugger command line) too IIRC.
To enable debugging, use the new DebuggableWorker class as base class for your workers.
For Adobe AIR SDK, the FDB shipped with it doesn't allow the debugging yet, if you want it to become possible, I suggest you to vote for this issue: https://bugbase.adobe.com/index.cfm?event=bug&id=3765216
Thanks,
Frédéric THOMAS