Hello, When I add a breakpoint, I want to watch the return value from the function of my object.
In java for example, I hover the object with the mouse, then navigate to the function and I click the "refresh icon" to display the data returned by the function if it can. I can't do the same with Firebug. To bypass the problem, I must add a watch each time and format the value. Maybe I don't use the debugger in the right direction. Thanks in advance for helping to debug my code or develop such a feature. -- 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
