I spent a few hours trying to figure out why debugging doesn't work with io.js despite the wiki documentation saying that it should. Turns out you can't use the x64 version. It might launch the first time and run. But you'll never hit a breakpoint or anything. The x86 version works just as you would imagine.
Is this a bug? Expected behavior? Should we update the documentation?
Using:
Thank you for this awesome tool!