Ok, the test page you sent does not jump into the debugger on my firefox. Ubuntu 10.04 Desktop beta. Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
On Apr 9, 3:04 pm, John J Barton <[email protected]> wrote: > On Apr 9, 11:48 am, project2501 <[email protected]> wrote: > > > Hi, > > I read somewhere I can trigger into FireBug with the debugger; > > command from within my javascript code. I am using fireFox 3.6.3 and > > FB 1.5.3. This doesn't work and I couldn't find how to do this. > > The statement: > debugger; > breaks into the debugger. > This feature is tested before every release with this > page:https://getfirebug.com/tests/content/script/debuggerKeyword/testPage.... > > > > > I want to set a breakpoint within my application and have it trigger > > when running. > > You can set a breakpoint on any line by clicking on the left side of > the line number. > > jjb > > > > > Is it possible? > > > thanks, > > Darren -- 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.
