Like the official site and this thread says, FlashDevelop comes with a debugger. But it doesn't always work for me.
I switched to FlashDevelop from CS and at first I used it with CS, like this: FlashCS3Workflow. Then I wanted to try this workflow: FlexAndFlashCS3Workflow and everything was right. But as my project grew, the debugger stopped woking at times.
Even now, I can put a brakepoint in some classes that get used at the beginning of the program, but if I put a breakpoint in some small or rarely used class it never gets hit. But the code where the breakpoint is gets executed.
I tried with Debug -> Start Remote Session but it didn't help. Why are the breakpoints not being hit? I think I missed somenthing in the workflow or in setupping my project, but what?
The exapmle above is for CS3 and I'm using CS5, is that the problem? I also downloaded the Adobe Flash Player Debugger and I installed it but it didn't help. Any ideas?