Clean the project ( no auto rebuild )

switch to debug mode and remove all break points

Clean the project ( auto rebuild )

also I just wipe my system and install window 7 :)

worst case send me a zip file.. and I will load it..

have Flex Builder 3 and can install which ever eclipse you are using...





On Wed, Apr 7, 2010 at 4:49 PM, Cameron Childress <[email protected]>wrote:

> I have things like this occasionally happen if I try to set a
> breakpoint on code I have recently added, but only if I attempt to add
> the breakpoint before I save the file.
>
> I've also occasionally run into a situation where somehow I get two
> breakpoints on top of each other on the same line.  Clicking turns the
> top one on and off and the bottom one can't be killed.
>
> Have you tried doing a clean on the project?  I would also review the
> breakpoints view to make sure there isn't anything funny going on
> there.
>
> -Cameron
>
> On Wed, Apr 7, 2010 at 4:19 PM, Dale Bronk <[email protected]> wrote:
>  > I'm pulling my hair out on this one.
> >
> > I have auto build turned on.
> >
> > I try and set a breakpoint on say line 128 which is a valid line of code,
> > but the break point shows up on line 133 which isn't a valid line of
> code.
> > This has happened to me many, many, many times in the past (only on flex
> > project though) and normally I just have to shut down any running
> servers,
> > manually delete the files in the bin-debug, and do a clean build.  Then
> > bring up the server and everything is fine.  But this time no matter what
> I
> > try it will not work.  The source is clearly out of sync with the
> compiled
> > code.
> >
> > Along with that, I can add code, say a trace statement, to the class.
> > Compile and debug and that line of code is never hit.  This again points
> me
> > to there is an out of sync between source and what is running.
> >
> > I shut down eclipse and reopened it.  Now my breakpoint will stay on line
> > 128 but when I debug the app and that class runs, the breakpoint
> magically
> > jumps to line 148.  When I walk the code it stops on blank lines,
> comments,
> > etc.
> >
> > Anyone have any advice.  This happens to us all the time, but normally it
> is
> > not this difficult to get back in sync.  In googling, this issue goes
> back
> > to Flex 2 which upsets me more that Adobe has not fixed this issue.  I've
> > also tried clearing browser cache just in case it was pulling a cached
> swf.
> >
> > Dale
>
>
> -------------------------------------------------------------
> To unsubscribe from this list, simply email the list with unsubscribe in
> the subject line
>
> For more info, see http://www.affug.com
> Archive @ http://www.mail-archive.com/discussion%40affug.com/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>


-- 
Eric R. DeCoff
Changing the world,
1 line of code at a time

Reply via email to