Not from within Firebug at the present time. Firefox supports
decompilation and I have some ideas for how to change firebug to
support it.
jjb
On Nov 17, 2:37 pm, nbruce <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> When debugging some real website javascript, I found a lot of website
> not keeping javascript at good format.
>
> for example :
>
> function Fc(ad){wc('encodedURLComponent',ad);return bd(ad);}
>
> I want to put a breakpoint for line " return bd(ad); ", but looks it
> doesn't work.
> Is there anyway for me to do line by line debugging for above case?
>
> Thanks,
> Bruce
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---