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