On Mon, Jun 29, 2009 at 12:12, Yan Huang<[email protected]> wrote: > Hi Guys, > With some play-around, I tend to try developing a new feature that allows > the JS interpreter to pause at any function whose string name is specified > by the user. It seems that the feature is not available in the present > stable version of Firebug. Would you please give me some advice and pointers > how to accomplish this mini-project?
Just a suggestion, but did you try using the "debugger" keyword wherever you want to pause? HernĂ¡n --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
