Modified Chromedevtools are used for debugging of Node.js app in Eclipse-based Nodeclipse
http://www.nodeclipse.org/As PhantomJS is also WebKit based with the same V8 engine, I expected that it should be possible to debug PhantomJS apps as well.
However quick implementation failed. Does anyone has resources how to apply Chromedevtools for debugging in this case, what is default debug port should be, etc questions
or willing to explorer this issue.
Please start by raising a new issue at
https://github.com/Nodeclipse/nodeclipse-1/issues .
As currently I am busy with Node.js support I am not to go for PhantomJS alone,
as I am familiar with PhatomJS from inside, debugging etc. But it would be great to develop the tool in broader context.
Best wishes,
Paul Verest