Languages

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

Edited by: Richard Hong on 30 Mar, 2015

Responses

1 Replies
AVSukhov

Hello,

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