I am experiencing exactly the same problem: Execution stops for a second, then continues. It's got nothing to do with dynamic sript loading, my scripts are loaded via ordinary SCRIPT-tags.
I am working on a large single page web app using ExtJS. The bug seems to occur during the initial pass, upon the pages first rendering. Breakpoint set within event handlers seem to work. Please fix it, I don't like debugging in Chrome. :-/ Am Mittwoch, 25. Juni 2014 23:49:24 UTC+2 schrieb fetis: > > I have the same issues. > > Moreover I have next issue with breakpoints: It stops for a moment, > highlight code string and contines code execution in a second. So I cant' > debug at all. > > The worst update ever > > On Monday, June 23, 2014 12:47:50 PM UTC+4, Marcin Karpinski wrote: >> >> Recently it has become impossible for me to use firebug at all. >> I have been forced to use default FF debugger (which is way worse) and I >> am even considering switching to Chrome. >> >> The problems started after FF got updated to version 30. Firebug did so >> shortly after and now I am running version 2.01. >> >> The problem is most annoying with search and breakpoints. >> When trying to do search it does not work. I am exactly sure that the >> phrase I am looking for is there in javascript code but when typing it and >> hitting next nothing happens (even with search all files checked). It >> sometimes gives me the correct corce code line but mostly it does not ( I >> cannot see any pattern in this behaviour). >> >> >> Moreover when I put a breakpoint somewhere in javascript code and it >> reaches there, the execution stops, breakpoint is highlighted for a moment >> but the highlight disappears and no code navigation works. I cannot step >> any further or resume execution. Buttons are disabled and shortcuts (F8- >> >F11) do not work. >> >> Did anyoen experience similar problems? >> >> Regards, >> M >> > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/a0e4a5ea-9d4a-49cb-aab2-6118dcf9515c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
