If my JavaScript has a mis-typed variable name, or calls a function with the wrong number of parameters, then Break on All Errors will not stop there. I'm not sure what is shown when it stops the script, but it's not where the code has the error that causes execution to cease, which makes it meaningless.
So... how can I get Break on All Errors to actually break at the point of the error? I assume I must be missing something, but I cannot fathom I am the first person who noticed that this feature doesn't work. Any help would be greatly appreciated! Thank you! -- 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.
