Manoj Punjabi from tealeaf.com has a Firebug extension that does what you describe. It requires a fix in Firefox that was added to FF3.5. jjb
On May 11, 4:00 am, sks <[email protected]> wrote: > Hi there, > > so I know this feature already exists in a round about way using the > breakpoints, but what I really want to do is essentially wrap every > line of JavaScript executed with a console.log, I've looked into AOP > but it seems to be method specific not single line orientated. I've > been trying to figure out how the breakpoints work in firebug to see > if I could use this method to achieve what I want but can't seem to > wrap my head around how the breakpoints are doing what they are doing > - could anyone give me a pointer to either help me figure out how to > do this or another possible way to achieve my goal? > > Thanks > > Simon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
