with FB>1.1, you can see a stack tab (along with "watch" and "breakpoints") when you break in your js
On Sun, Nov 30, 2008 at 15:00, 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 - > 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 > > > > -- 生于忧患,死于安乐 "People's characters are strengthened through struggle against difficulties; they are weakened by comfort." - Old Chinese adage --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
