Re: Debugger not stopping at hard breakpoint in xul javascript.
Dennis Muhlestein <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
> Did you have Firebug installed? Having two JS debuggers at once is > "iffy" at best, given some of the core implementation of JS debugging. > Sure enough, simply disabling Firebug with Firebugs own enabler/disabler wasn't enough. Completely disabling the plugin or uninstalling it solved the problem. Thanks Dennis