Take a look at this code:
https://github.com/firebug/firebug/blob/firebug1.11/extension/content/firebug/js/debugger.js#L562

Honza

On Mar 27, 8:06 am, SK <[email protected]> wrote:
> Hi
>
> When I set a breakpoint via JSD: frame.script.setBreakpoint(line#); , the
> script does stops running at the line. But the loading events in browser
> still continues. I saw in Firebug, after I set the breakpoint, the whole
> process in the tab pauses (just like alert()). Any idea how to do it
> through firefox extension?
>
> Thanks

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

--- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to