Re: problem with Firefox and localvariables
Alejandro Torras <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Lukas Kurka wrote: > Hi, > > I have a problem with Firefox and venkman debugger. It didn't show local > variables. > Do you know where can be problem? > > Thx > Lukas Kurka > > Hi, I use to have the same problem :-) The scope namespace in venkman window shows the declared variables inside your "deepest current" scope. Implicit variables can be shown with watches. I have fixed it declaring all my variables with VAR. -- Alejandro Torras http://dynamic-interactive.com