From dc36532022cce8af15b09e6c868be5f1e829fd75 Mon Sep 17 00:00:00 2001 From: BlackEagle Date: Mon, 8 Jul 2019 17:11:10 +0200 Subject: change NodeJS set up to NodeJS 0.10 setup It does not seem that newer versions are properly supported and will be anytime soon. Closes #356 Signed-off-by: BlackEagle --- doc/Vdebug.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/Vdebug.txt b/doc/Vdebug.txt index f7716f5..244fce7 100644 --- a/doc/Vdebug.txt +++ b/doc/Vdebug.txt @@ -28,7 +28,7 @@ CONTENTS *Vdebug-contents* 3.2 Python set up............................|VdebugSetUpPython| 3.3 Ruby set up..............................|VdebugSetUpRuby| 3.4 Perl set up..............................|VdebugSetUpPerl| - 3.5 NodeJS set up............................|VdebugSetUpNodejs| + 3.5 NodeJS 0.10 set up.......................|VdebugSetUpNodejs| 3.6 TCL/Wish set up..........................|VdebugSetUpTcl| 4. Usage.........................................|VdebugUsage| 4.1 Starting the debugger....................|VdebugStart| @@ -353,7 +353,7 @@ If you haven't started Vdebug you will get a message saying that it can't connect. This means you've set it up correctly. ------------------------------------------------------------------------------ -3.5 NodeJS set up *VdebugSetUpNodejs* +3.5 NodeJS 0.10 set up *VdebugSetUpNodejs* NodeJS is the easiest language to set up for debugging with Vdebug, as Activestate have made the debugger engine available through npm. The only catch -- cgit v1.2.3