So I'm merrily single stepping some javascript in FireBug 1.7.3 and decide I need to skip a bunch of lines. So I set a "Run to this line" and it goes there as expected. Trouble is, now it stops there ALL the time. I've disabled / removed all breakpoints. Disabled / enabled FireBug for the site. Closed / opened FireFox. Reset all FireBug options (which has the nasty unexpected side effect of also clearing everything from localStorage, in which I had a lot of other stuff I did NOT want cleared). And it STILL stops on that line every single time.
I also got the latest version available to me (1.8.0b6) and it still stops. What do I have to do, make the line a comment or something so it will no longer be able to stop on it? Don't particularly want to change code just to avoid stopping on that line... Thanks! Dan -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
