views:

600

answers:

2

Hi,

I have been using Firebug for a while now and for the past month I can't get the javascript debugger to work. I mean, it will work sometimes, but it does random things 80% of the time. I don't think that it's just me because a friend of mine have the same problem.

I've googled the issue and I can't manage to find an interesting answer. Same on http://getfirebug.com/

Right now I have the latest version of FF3 on windows XP and the latest of FB, but it has not been working since January.

If any of you know what's going on, if there is a ticket opened or something, that would be helpful !

Thanks -

+1  A: 

usually when this happens to me i reinstall firebug.

also, firebug does not like LONG javascript files. if you can do something about the size of files you debug, try to debug a bunch of small files versus one giant file.

mkoryak
+2  A: 

If you are using FF 3.0 then try removing the FireBug plugin and reinstalling it. You may have to clear out the prefs.js file for all the FireBug settings.

If you are using FF 3.1 then there really isn't a good solution at this time, and if you need to use FireBug I recommend downgrading.

Nick Berardi