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 - particularly since it's a third party lib that I'm new to.
I'd like to see a list of all functions called (I know it's huge) - 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 -~----------~----~----~----~------~----~------~--~---
