Hello. I have exactly the same problem. I'm running Firefox 30 on Ubuntu. Tried the native debugger and Firebug 2.0.1 too, but both behave just like Marcin describes: execution stops at breakpoint, but nothing can be done, no F8, F10 nor F11 work. Moreover, the HTML search doesn't work at all on native Firefox developer tools, but I suppose that's for another thread.
Looking forward for the solution to this issu, as I'm currently debugging with Chrome. Regards! El lunes, 23 de junio de 2014 05:47:50 UTC-3, Marcin Karpinski escribió: > > 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/dfb659a1-478e-4e8d-9db7-69275dd04cc6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
