Hi all, After commit c121e6a5, we can use new commands to enable remote debugging for applications of Tizen Crosswalk. Instead to insert"--remote-debugging-port=9222" to "/usr/lib/systemd/user/xwalk.service", remote-debugging-mode of Crosswalk now can be opened by command xwalkctl -d PORT_NUMBER without restarting xwalk service.
Then we can enable remote debugging for an application with command xwalk-launcher -d APP_ID Please note that only the application launched with parameter "-d" can be debuggable now. For details visit https://crosswalk-project.org/#wiki/Remote-Debugging-on-Tizen Thank you very much. Cheers, Yangang
_______________________________________________ Crosswalk-dev mailing list Crosswalk-dev@lists.crosswalk-project.org https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev