The happy place I'm trying to get to is one that lets me use Chrome's tools to examine server- as well as client-side objects. In the past, I have had success in following the "Profiling with Node Webkit Agent" instructions on the Debugging page of docpad.org. With latest versions of docpad, however, I can't seem to get this configuration running.
What I'm doing
Results
Running the kill command in step 3 above seems to simply be killing the docpad server. And I haven't been able to get anything except a 'Detached from Target' message when opening the node webkit interface.
I have also tried running 'docpad-debug run --global' but am unclear on how to use this to enable debugging through the node webkit agent. Any help much appreciated!
I just used the official node-inspector debug instructions for docpad and it worked fine. Would you be able to do a screencast of what is going wrong? And I can compare it step by step with the results I'm getting. I'll do the same.