Can't seem to get JavaScript Debugger (Venkman) to work on my Windows 7 - TechRepublic
Question
August 14, 2012 at 10:31 AM
steven.hatch

Can’t seem to get JavaScript Debugger (Venkman) to work on my Windows 7

by steven.hatch . Updated 13 years, 9 months ago

From the Firefox browser on my Windows XP Pro desktop computer I downloaded the JavaScript Debugger Addon and with a little fiddling was up and running debugging some JavaScript code, setting breakpoints, stepping through code, etc. i am not sure what fiddling actually occurred, because it did not work at first. I opened my HTML file and at first I saw the source code in the source window, but did not see the script in the Loaded Scripts window. But after some fiddling with things, the script appeared in the Loaded Scripts window and my debugging continued.
But here’s the problem. From my Windows 7 laptop, I did the same thing. but I cannot see the script in the Loaded Scripts window. I see the source code in the Source window, but i cannot seem to do any breakpoints until I see the script in the Loaded Scripts window.

What else do I need to do?

This discussion is locked

All Comments