...拥有一般编辑器所具备的代码高亮,语法自动缩进,书签功能外,它内置的调试器更是无可挑剔,不仅支持本地和远程(debug server)两种调试模式,还支持诸如跟踪变量、单步运行、断点、堆栈信息、函数调用、查看实时输出等多种高级调试功能。
基于40个网页-相关网页
Weinre 为了能够同步桌面的调试客户端和移动设备上的调试目标,需要你搭建一个调试服务器(Debug Server)。因此,在使用 Weinre 进行远程设备调试时,包含了上面的三种元素:
基于20个网页-相关网页
Remote Debug Server 程调试服务器
Debug server host for device 点击
Server Debug Symbols 服务器调试符号
Dalvik Debug Monitor Server Dalvik调试监控服务器
Target VM ACTS as debug server.
作为调试服务器的目标vm。
Specify localhost/~username/ as the Debug Server URL. (Specifically, this can be any path on the server that contains a PHP file.)
所以指定 localhost/~username/ 作为 Debug Server URL(这可以是服务器上包含 PHP 文件的任何路径。
Copy the JAR file to the appropriate location on the remote computer, or even the same machine, invoke the debug server, and then attach a client to it.
将JAR文件复制到远程计算机或同一台计算机上的适当位置,调用调试服务器,然后为它添加一个客户机。
应用推荐