Venkman: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(add categories)
Line 14: Line 14:
*[http://www.mozilla.org/projects/venkman/ Project page] at mozilla.org
*[http://www.mozilla.org/projects/venkman/ Project page] at mozilla.org
*[http://www.svendtofte.com/code/learning_venkman/ "Learning the JavaScript debugger Venkman"] by Svend Tofte
*[http://www.svendtofte.com/code/learning_venkman/ "Learning the JavaScript debugger Venkman"] by Svend Tofte
[[Category:Development]] [[Category:Development tools]]

Revision as of 13:28, 28 February 2005

What is Venkman

Venkman is the Javascript debugger for Mozilla based applications (Mozilla Suite, Netscape 7.x, Firefox and Thunderbird).

Getting Venkman

It is an installer option in the Mozilla Suite; you can get the latest version and the XPI file for Firefox from its development page at hacksrus.com. There are versions compatible with Mozilla and Firefox.

There's no official Thunderbird version yet (bug 276075), but Rob North changed Firefox version to work on Thunderbird 0.9/1.0 [1].

You can download Nvu version here.

See also