Note that you can add a condition to a breakpoint<http://getfirebug.com/wiki/index.php/Script_Panel#Conditions>. Also you can call console.log()<http://getfirebug.com/wiki/index.php/Console_API#console.log.28object.5B.2C_object.2C_....5D.29>inside your loop and print the value for each step if you don't like to use step debugging.
Sebastian -- 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 https://groups.google.com/forum/#!forum/firebug
