branch: externals/realgud-jdb commit 2314c32397bafa77de85e17643cd32b4a74f2210 Author: rocky <r...@dustyfeet.com> Commit: rocky <r...@dustyfeet.com>
Correct README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 00ebb33..593bfa0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,2 @@ -Module to add the older [node -debug]( https://nodejs.org/dist/latest-v6.x/docs/api/debugger.html) debugger support to emacs -[realgud](http://github.com/realgud/realgud). This protocol was used up until version 6.3 and -deprecated in node version 8. - -For node before after 6.3, use [realgud-node-inspect](http://github.com/realgud/realgud-node-inspect). +Provides realgud support for the Java's jdb debugger. +See https://docs.oracle.com/javase/7/docs/technotes/tools/windows/jdb.html