Re: Debugger does not stop for breakpoints or exceptions
Gijs Kruitbosch <[email protected]> Wed, 25 Nov 2009 18:49:17 +0100
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
On 25/11/2009 18:38 PM, Abdeladim Gadhi wrote: > I am not able to get the debugger to stop for breakpoints and exceptions. > I have the 'Stop for Errors' and the 'Stop for Exceptions' triggers set. > I have the desired HTML page with JavaScript module loaded because the contents > in the HTML page are loaded through the JavaScript. > An oddity however is the manual stopping of the debugger does not work either. > It shows an X with 3 dots to indicate that no scripts are loaded. > Could you please assist? > Thank you > Which version of Venkman? Which version of Firefox? Is your page public (ie can we have a link so we can check ourselves)? Does it rely on POST variables? Have you tried using the "Pretty Print" mode (click the flower button in the toolbar)? Do you have Firebug installed as well? The two might conflict... ~ Gijs