if my script is enumerate an array or object, the loops I really concern is
only when some specific variables change, now I either adding lines like
this to work around :
if ( i == needNumber)

or F10 until I loop to the proper [ i ] ... it make you outrage when the
length of array is big

On Tue, Jan 24, 2012 at 10:16 PM, Sebo <sebastianzart...@gmx.de> wrote:

> I am not sure should I file a bug on this, when I come to realize that
>> break on property change is subjected to monitor DOM properties change.
>>
> My fault. Indeed your variables don't appear as DOM properties. Though you
> should file a bug, so we can remove the option to avoid misunderstandings.
>
>
> A variable break would be good for debug though.
>>
> Isn't it enough to see the variables inside the *Watch* side 
> panel<http://getfirebug.com/wiki/index.php/Watch_Side_Panel>
> ?
>
> Sebastian
>
> --
> You received this message because you are subscribed to the Google
> Groups "Firebug" group.
> To post to this group, send email to firebug@googlegroups.com
> To unsubscribe from this group, send email to
> firebug+unsubscr...@googlegroups.com
> For more options, visit this group at
> https://groups.google.com/forum/#!forum/firebug
>

-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to firebug@googlegroups.com
To unsubscribe from this group, send email to
firebug+unsubscr...@googlegroups.com
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

Reply via email to