Re: Sometimes 'debugger' is ignored?

Gijs Kruitbosch <[email protected]> Fri, 19 Dec 2008 16:52:48 +0000
Newsgroups gmane.comp.mozilla.devel.jsdebugger
Message-ID <[email protected]>
John J. Barton wrote:
> In some cases the 'debugger' keyword fails to trigger jsd. Any ideas on 
> a workaround?
> 
> jjb

Filing a bug? Can you describe those cases? It sounds kind of uselessly vague 
when you say "in some cases".


debugger;

is never supposed to be ignored, to my knowledge...

~ Gijs