You can use debugger;
keyword, which is part of JS language. Firebug breaks on it automatically. Honza On Oct 5, 6:27 pm, Sosh <[email protected]> wrote: > Rather than set a breakpoint in the firebug gui, I would like to be > able to define it in the code directly. Perhaps like this: > > console.break(); > > As far as I know there is no way of doing this. What do people think - > would this be a useful feature for a future version? > > Cheers, > > S -- 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 http://groups.google.com/group/firebug?hl=en.
