Venkman
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (November 2009) |
File:Venkman 2.png Screenshot of Venkman at work | |
Developer(s) | Mozilla Foundation / Mozilla Corporation |
---|---|
Stable release | 0.9.87.4 / June 19, 2008 |
Written in | C++, XUL, XBL, JavaScript |
Operating system | Cross-platform |
Type | JavaScript debugger |
License | MPL/GPL/LGPL tri-license |
Website | http://www.mozilla.org/projects/venkman/ |
Venkman is the JavaScript debugger component of the Mozilla Application Suite. It is also available as a Mozilla Firefox extension. Venkman is named after the character Dr. Peter Venkman played by Bill Murray in the movies Ghostbusters and Ghostbusters II.
History
In 1998, John Bandhauer was in charge of creating the Netscape 4x JavaScript debugger. In order to keep things modular, he began by creating a mid-level JavaScript debugging API known as js/jsd. This API augments the existing JavaScript API, providing clients with a useful set of debugger functionality implemented in C. John then went on to reflect that API into Java, and create his cross platform front end, eventually producing Netscape JavaScript Debugger 1.0 and 1.1.
In April 2001, Robert Ginda began work on a JavaScript debugger for Mozilla, called Venkman. Venkman builds on the js/jsd portion of John's 1998 work, exposing it as an XPCOM component. This allows the user interface be written in JavaScript and XUL, which allows Venkman to be fully cross platform.
External links
- Venkman Homepage
- Venkman Developer homepage
- Venkman for Firefox 1.5
- Learning the JavaScript debugger Venkman
|
Stub icon | This computer software article is a stub. You can help Wikipedia by expanding it. |
cs:Venkman de:Venkman es:Venkman ka:Venkman pt:Venkman vi:Venkman
If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...
- Pages where expansion depth is exceeded
- Pages using duplicate arguments in template calls
- Pages with broken file links
- Articles lacking sources from November 2009
- Articles with invalid date parameter in template
- All articles lacking sources
- Mozilla Application Suite
- Mozilla extensions
- Debuggers
- JavaScript programming language
- Software stubs