forked from node-inspector/node-inspector
-
Couldn't load subscription status.
- Fork 1
Collaborative Debugging
dannycoates edited this page Sep 11, 2010
·
1 revision
Debugging can really suck sometimes. Having help from another pair of eyes often makes it much easier.
It’s easy! Just have your buddy connect to node-inspector at the same url as you do. They can do everything you can. You can independently explore the source, use the console, and explore variables. You share breakpoints, and the step controls are shared, so you’ll always be in sync.