语言

Menu
Sites
Language
How to set breakpoint on the initialization code ?

Hello,

 

I'm WebApp developer and would like to break on App initialization code.

For example, window.onload or other functions called when app is launched.

But In the Tizen remote inspector, that's not available.

 

On common browser, they support Reload page or debugger statement.

So App developer can break on the initialization code even though break points can not be set or saved before inspector launch.

 

Could you support that for developer's convenience?

 

BR

Richard

编辑者为: Richard Hong 30 3月, 2015

响应

1 回复
AVSukhov

Hello,

I think the only way to debug onload method is by adding console.log