EvalError encountered with Firefox 1.04 and Venkman 0.9.84/0.9.85
Steve Holdener <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I wasn't able to find any information about this in bugzilla or the
mailing list on gmane. When I set a loaded page as the evaluation
object for my Venkman session, every command I type results in the
output: "EvalError: function eval must be called directly, and not by
way of a function of another name." This happens even for simple
commands like "alert('foo');", "var i=0;" or just plain ";".
Strangely, the error does not appear if I uncheck the selected page in
the "Open Windows" pane--in other words, if there is no evaluation
object set.
I'm using Firefox 1.04 and have tested with both 0.98.4 and 0.98.5 and
get the same results. Also, this occurs with both local and remote
pages.
Any suggestions? Is another extension interfering, perhaps? I have
about a dozen installed.
Thanks.
-Steve