I don't know what you mean by "the test case". You should not need to
use 'debugger' statement, just load the page, find the line using the
Script panel, set a breakpoint, and reload.
http://getfirebug.com/js.html

But if you use 'debugger' keyword this will work also. If not, please
open a bug report:
http://code.google.com/p/fbug/issues/list

jjb


On Sep 19, 11:38 pm, Jerry <[EMAIL PROTECTED]> wrote:
> Well I am using FF3.0.1 only. And i was using the debugger statement
> to set the breakpoint as i need to debug from a line of inline
> javascript that runs onload of a page. As i see the test case do not
> deal with the debugger statement to set the breakpoint. Will that be
> an issue?
>
> -Jerry
>  Cognizant
>
> On Sep 15, 3:52 am, John J Barton <[EMAIL PROTECTED]> wrote:
>
> > Which version of Firefox.  Sounds like it could be FF2, 
> > see:https://bugzilla.mozilla.org/show_bug.cgi?id=396568
>
> > On Sep 12, 9:27 pm, Jerry <[EMAIL PROTECTED]> wrote:
>
> > > Hi,
>
> > >           Consider there is a breakpoint/debugger statement on an
> > > inline javascript that runs onload of the page. The script debugger
> > > stops in the place just two lines before the breakpoint/debugger
> > > statement and highlights it. But the variables in the watch window
> > > denotes that the script debugger is standing at the exact point where
> > > the breakpoint was issued.
> > >           There is a bug where in the javascript line that is being
> > > debugged is not highlighted correctly. This happens only in case of
> > > inline scripts. I am using Firebug 1.2.1.
>
> > > - Jerry
> > >   Cognizant.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to