Thanks it worked :D! On Aug 20, 5:10 pm, John J Barton <[email protected]> wrote: > On Aug 20, 12:08 pm, AW DW <[email protected]> wrote: > > > In the profiler, I would like to know where a specific function was > > called from. > > > The function is top-level in the profiler (none of the other functions > > in the profiler called it), but it's definitely not top level on the > > site, it was called from somewhere, my question is how do I find out > > what called it? > > You can set a breakpoint in the function or you can write > console.trace() from the function to see the call stack. > > 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.
