Venkman/Firebug Comparison: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 18: Line 18:
|-
|-
| Break for errors/exceptions
| Break for errors/exceptions
|  ?
| Break on Errors, DOM Mutation, XHR, support eval
|-
|-
| Interactive session with commands to achieve most things possible from the GUI.  API and loading mechanism to extend the command set with additional commands.
| Interactive session with commands to achieve most things possible from the GUI.  API and loading mechanism to extend the command set with additional commands.
Line 24: Line 24:
|-
|-
| JS in interactive session executed in context of the page being debugged.
| JS in interactive session executed in context of the page being debugged.
| "
| command line
|-
|-
| No printing of interactive widgets.
| No printing of interactive widgets.
Line 31: Line 31:
| Conditional breakpoints/execute function on breakpoint
| Conditional breakpoints/execute function on breakpoint
| Conditional breakpoints
| Conditional breakpoints
|-
| XUL inspector + CSS view
|}
|}
660

edits

Navigation menu