Skip to content

backport: Deprecate old debug protocol in docs

Original PR: https://github.com/nodejs/node/pull/10320, the only conflict was the V8 protocol URL that changed in the meantime.

Due to changes in V8, the debug protocol will no longer work in Node.js 8.0.0. Note this in the documentation.

PR-URL: https://github.com/nodejs/node/pull/10320 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Michael Dawson michael_dawson@ca.ibm.com

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Merge request reports

Loading