Which of the following action is possible in Firebug when used as a JavaScript Debugger and Profiler?

Which of the following action is possible in Firebug when used as a JavaScript Debugger and Profiler? Correct Answer Find Scripts easily & also Pause execution in any line

When Firebug is used as a JavaScript Debugger and Profiler, it can be used to find scripts easily and also pause the execution in any desired line. Thus it helps in debugging javascript much easier.

Related Questions

What is the purpose of a JavaScript debugger?
Firebug can be used to inspect
Firebug is an extension of which browser?
Why do Web Developers use Firebug?
What are the goals for using Firebug?
Which is the function in JavaScript that will print the current page in JavaScript?
Which is the handler method used to invoke when uncaught JavaScript exceptions occur?