Re: simple Venkman issue - breakpoint not accepted
[email protected] Wed, 3 Aug 2011 12:38:17 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <e2fd66cb-b1df-4936-a23a-db5d59914be9@i15g2000vbk.googlegroups.com> |
I tried that before posting the problem and it doesn't work either. Here is the procedure: 1) point FF browser to http://www.wired.com/wired/webmonkey/stuff/demo.html 2) Tools > Javascript Debugger to launch Venkman 3) click countTo button on tutorial 4) look in "loaded scripts" pane in Venkman, see "demo.html" listed twice 5) click on it, source code appears in right pane 6) dash appears on lines 1,3,5,6,8 and 9 to indicate breakpoint can be placed there 7) try to put BP at line 30 (in loop), only F BP allowed 8) click "> continue" on Venkman and countTo button on tutorial 9) nothing happens