This article is translated from the Bada development website of Samsung. |
Javascript debugger (very friendly, Just Like Chrome's debugger ..)
You canEmulator or target
DeviceUseJavascript debugging tool to debug your web debugger.Javascript is based on the web engine Viewer (version 71484) and is modified to support remote debugging.
note |
The javascript debugger is only available for Web applications. |
The Bada JavaScript debugger supports only six Property panels:Elements,Resources,Network,Scripts,Profiles, AndConsole.
Figure: javascript debugger panels
When debugging in emulator,
The simulator passesHTTP interacts with the IDE. When the simulator is connected to the IDE, The Link Status Indicator (the Part displayed in the red rectangle) turns green. When the indicator is red, it indicates that the simulator is not connected to the IDE, orThe javascript debugging tool is not working properly.
WhenAfter the Javascript debugger is started, NetworkThe Panel is closed.NetworkAvailable and start to monitor the resource loading status. You can click reload,Click Reload to reload the current page.Network PanelDisplay loading time
Figure: Reload button
address:
http://developer.bada.com/help_2.0/topic/com.osp.documentation.help/html/dev_env/javascript_debugger.htm