Could you please post a sample code showing how you're loading that script?
Also, please try in a clean profile and let us know if the problem persists: http://getfirebug.com/wiki/index.php/FAQ#Installing_in_a_clean_profile regards, Pedro Simonetti. 2011/10/20 StuperUser <[email protected]> > Unfortunately this doesn't work. > > On Oct 12, 7:52 pm, Pedro Simonetti Garcia <[email protected]> > wrote: > > Try inserting this line in your script where you want the code to be > > stopped: > > > > debugger; > > > > Then, when you load that script via XHR it should stop on that line. > > > > Pedro Simonetti. > > > > 2011/10/12 StuperUser <[email protected]> > > > > > > > > > > > > > > > > > Hi Sebastian, > > > > > Thanks for that the terminology links are great for clarity. > > > > > Unfortunately the scripts aren't appearing in the Script Location > > > Menu. > > > > > I am using Firebug version 1.8.3 and Firefox version 7.01, but this is > > > an issue for all of my colleagues with various combinations of FB > > > versions and FF versions. > > > > > On Oct 12, 2:38 pm, Sebo <[email protected]> wrote: > > > > Just make sure you have all selected as script type< > > >http://getfirebug.com/wiki/index.php/Script_Panel#Script_Type_Menu>. > > > > Then as soon as the AJAX request is done the new code should be > listed > > > > inside the Script Location Menu< > > >http://getfirebug.com/wiki/index.php/Script_Panel#Script_Location_Menu > >. > > > > Please see the Firebug terminology< > > >http://getfirebug.com/wiki/index.php/Firebug_Terminology>in the case > it's > > > unclear what is meant. > > > > > > Sebastian > > > > > -- > > > 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. > > -- > 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. > > -- 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.
