You should look into the Profile feature of Firebug:
http://getfirebug.com/js.html
http://michaelsync.net/2007/09/10/firebug-tutorial-logging-profiling-and-commandline-part-ii

splintor

On Dec 1, 1:35 am, Tom <[EMAIL PROTECTED]> wrote:
> How can i produce a 'full trace' of a .js?
>
> I'm trying to hack a very large library and would like to see a
> snapshot of all functions that are called during an execution.  Adding
> individual breakpoints or log messages is very time consuming.
>
> I'd like to generate a list of all functions invoked, so i can peruse
> and begin a more targeted debugging session.
>
> Is this possible in Firebug?
>
> Best regards,
> Tom Agnew
--~--~---------~--~----~------------~-------~--~----~
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