Venkman/Firebug Comparison: Difference between revisions

fix my phone's stupidity
(good enough for now)
(fix my phone's stupidity)
Line 22: Line 22:
| 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.
|  ?
|  ?
¦-
|-
¦ JS in interactive session executed in context of the page being debugged.
| JS in interactive session executed in context of the page being debugged.
¦-
| "
¦ "
|-
¦-
| ?
¦ ?
| Logged data structures 'printed' as interactive widgets.
¦-
¦ Logged data structures 'printed' as interactive widgets.
|-
|-
| Conditional breakpoints/execute function on breakpoint
| Conditional breakpoints/execute function on breakpoint
| Conditional breakpoints
| Conditional breakpoints
|}
|}
38

edits