Hi folks, as it is my first post to this group, I want to acknowledge all the contributors that made firebug possible. I is fare the best tool for web development and makes my life much easier, thanks!
I like a lot the feature, that makes the debugger break on every error. That really saves time! But there is one aspect you could improve: it is normal practice to user try-catch statements that except errors. Using both, the try statements and autobreak is not usefull as you are supposed to continue a lot of breaks. Is it possible to introduce a configuration to disable the autobreak at errors within try statements? Cheers, Christoph -- 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.
