When I am debugging JavaScript, I often notice an error as I am single- stepping. I correct the error in the source file, and then I want to reload the page and start the script over. But there seems to be no way to stop execution.
If I reload the page with FF's reload button, there is a long pause, then a message appears that there is an unresponsive script running. If I choose stop from this window, the script stops and the page reloads. Is there any easier way to cancel execution and start over? This is FB 1.6X.1b2 -- 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.
