Languages

Menu
Sites
Language
Wearable SDK: problem debugging widget

I have a problem debugging the sample StopWatch widget: i try to set a breakpoint on core.js on  function "define",

this function should be called for every module definition.

Scenario 1: debugging the widget with Tizen IDE and Remote Inspector -> the breakpoint isn't called for all module definition, why?

Scenario 2: debugging the site directly with Chrome Version 33.0.1750.152 -> the breakpoint is called for all module definition

Thanks

Aldo

Responses

1 Replies
Alex Dem

Hi,
just fyi: I was unable to debug any *.wgt on Tizen for Wearable Emulator (after some actions I have got 'Not responding' from Web inspector).
But I successfully launched some *.wgt examples (for wearable) in debug mode from Tizen SDK 2.2.1 on ref device (mobile) and set some breakpoints in Web inspector.
Alexey.