Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [atf-dev] RE: ATF debugger does not suspend on breakpoint

On 8/28/07, Rasoul Firoz <rfiroz@xxxxxxxxxxxx> wrote:
How do you start a JS debugger?

You need to run "Debug in Mozilla" on an HTML or JSP file that calls the JS files you wish to debug.

The JS files run within the context of a web page, so you cannot run/debug a JS file directly.


Javier Pedemonte
ATF Developer


Back to the top