If you don't have acccess to the uncompressed code, run your code thru something like jsbeautifier.org
On Jul 30, 9:55 am, John J Barton <[email protected]> wrote: > On Jul 30, 6:13 am, Misha Nesterenko <[email protected]> > wrote: > > > Hello > > > I have a javascript code written in a single line, how can debug it? I > > need to set breakpoints, some indication of currently executing > > statement. > > Mozilla platform does not support column or character based > breakpoints. Break up the code into multiple lines. > > jjb -- 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.
