So I've done some initial testing. The latest (non-alpha) Firebug 1.9 doesn't work on FF 11, but FireBug 1.7.3 _does_ work correctly on FF 3.6.28.
For the time being I'll do the testing of this particular part of the application in FF 3.6. Note that removing the breakpoint from the function I described in my previous post also fixes the problem ... it just makes it much more difficult to debug. ;-) On May 2, 3:22 am, kathick sulo <[email protected]> wrote: > Hi, > I have place few break points in the flow of my scripts, > At first launch of my application firebug stops execution at the break > points adn i have pressed F8 to continue with execution. > But if i lauch the same application with the same break > points, the break points are not detected and if add some additional > break points in the same flow means it detects the newly added break > points and stops execution there. > I was not faced this problem in the older revisions of > Firbug > > Please let me know whether this is a bug or it is a > configurable one. -- 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 https://groups.google.com/forum/#!forum/firebug
