Are you talking about conditional breakpoints?
http://getfirebug.com/js.html
under "Pause execution, but only if.."

In some versions of Firebug this was broken, but I think its ok now. I
just changed one aspect recently: now the expression is also added as
a "watch". That  is to help in the case where the expression is not
syntax correct.

jjb

On Jun 26, 9:54 am, Canny <[email protected]> wrote:
> Hi guys,
>
> I am fresh to this charming web application debugging tool. But after
> some study, I still can't find a way to setup breakpoints in JS file
> so that every time certain event is triggered, the execution will
> pause there in debugging mode. Is this really possible with Firebug?
>
> Thanks,
> Canny
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to