On Feb 8, 12:08 pm, lcplben <[email protected]> wrote:
> When Firefox 3.6 / Firebug1.5 tries to load a page and there's an
> error in the Javascript, how do I ask Firebug to show me the JS line
> that caused the choke?
Errors are displayed in the Console panel together with a link
(displayed on the right side of the error log). If you click the link
you'll be navigated to the Scrip panel with appropriate JS source line
being highlighted.

You can also check "Console -> Show Stack Trace With Errors" option to
see also the stack trace.

Honza

-- 
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.

Reply via email to