Based on your description, Firebug is working correctly. I guess you opened the Firebug UI but did not reload the page. So the line numbers are gray because the line information is not stored unless Firebug is active during page load. Then you set a breakpoint and reloaded the page. The reload created the line table and firebug hit the breakpoint.
As long as you don't turn Firebug off for that page, your breakpoints should hit from now on. jjb On Jul 20, 5:34 am, Ex_Soft <[email protected]> wrote: > w2k+sp4 + Mozilla Firefox 3.5.1 + Firebug 1.4.0 || FC10 + Mozilla > Firefox 3.0.11 + Firebug 1.4.0. Firebug don't stop at breakpoint. > There is breakpoint on TabSheet 'Breakponts'. Breakpoint's status - > enabled. BTW, line is 'disabled' - its color is gray. But after reload > page: line is enabled (green+bold) and Firebug stop at breakpoint. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
