Re: [flexcoders] still having trouble with breakpoints

2007-05-17 Thread Troy Gilbert
I've run into that recently. I found it went away with an aggressive combination of cleaning the project, exiting FB, and rebuilding everything... basically, it seems like its some kind of weird caching issue with the debugger... I've run into the frustrating situation where I'll add a series of

[flexcoders] still having trouble with breakpoints

2007-05-09 Thread Pan Troglodytes
So I have version 2.0.155577 now and it solved a lot of my problems with breakpoints jumping further down the file than they should. However, I still run into problems where certain breakpoints getting disabled because FB claims there is no executable code on the line. Well, there definitely