On Jun 24, 12:21 pm, Christian Tölle <[email protected]> wrote: > Hi, > > what do you think, wouldn't it be better if on an javascript error the > debugger hold on this line, an not reset the current callstack..
What you ask for sounds like Break on Error: http://getfirebug.com/doc/breakpoints/demo.html#errors jjb > When I step trough code, and and error occurs.. Iam intrested in the other > variables around the error.... But now, theese vars are all gone cause the > callstack is reseted.. and the debugger goes on with the window.onmousemove > events etc... > > Greetings > > Christian -- 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.
