Re: Debugger not stopping at hard breakpoint in xul javascript.
"John J. Barton" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
Dennis Muhlestein wrote: > > Is there some special circumstance that deals with breakpoints inside of > event handler code? In FF 2.0 at least the browser generated event handlers (onclick) have their line table off by one line. John