Venkman/Firebug Comparison: Difference between revisions
< Venkman
Jump to navigation
Jump to search
Sevenspade (talk | contribs) (make this a comparison table) |
Sevenspade (talk | contribs) (Undo revision 313312 by Sevenspade (talk); nah) |
||
Line 3: | Line 3: | ||
{| width="600" cellspacing="1" cellpadding="1" border="1" | {| width="600" cellspacing="1" cellpadding="1" border="1" | ||
|- | |- | ||
| '''Venkman''' | |||
| '''Firebug''' | |||
|- | |- | ||
| chrome debugging | | Supports chrome debugging out-of-the-box | ||
| | | "ChromeBug" variant for debugging chrome | ||
|- | |- | ||
| | | Detachable / dockable panels as separate windows | ||
| ? | | ? | ||
|- | |- | ||
| debugger keyword | | Supports debugger keyword | ||
| ? | | ? | ||
|} | |} |
Revision as of 13:20, 27 May 2011
This document is meant to compare Venkman features with Firebug features.
Venkman | Firebug |
Supports chrome debugging out-of-the-box | "ChromeBug" variant for debugging chrome |
Detachable / dockable panels as separate windows | ? |
Supports debugger keyword | ? |