Re: venkman with XULrunner -- version problem?
John J Barton <[email protected]> Fri, 10 Sep 2010 13:46:21 -0700
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
gNeandr wrote: > For an XULrunner app I have a setup to use Venkman as the JS debugger > and using FX as the base of XULrunner. If by FX you mean Firefox, you should be able to use Chromebug in this case. To try it you need to install Firebug 1.7a1 and Chromebug 1.7a1, then run firefox.exe with -chromebug. Chromeubug is basically a XUL app running on Firefox base. jjb