Re: Debugger not stopping at hard breakpoint in xul javascript.
James Ross <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
Dennis Muhlestein wrote: > I'm trying to debug a firefox extension. I deselected the "Exclude > Browser Files" from the Debug menu. Walla, I can now see my extension > javascript file. > > Next, I set a breakpoint where I'd like to stop. The breakpoint IS > listed in the breakpoints window and it is a hard breakpoint. Where are you setting it? Is it code in a <script> block inside an XUL file? Is it in an event handler? An associated JavaScript file? Is it inside a function in the code? At the top level? How are you triggering the code? Button? Event? Closing and re-opening your extension window? -- James Ross <[email protected]> ChatZilla and Venkman Developer