Skip to content

doc: add example for running with v8-inspector

Rodrigo Muino Tomonari requested to merge github/fork/fhinkel/docInspector into master
Checklist
  • make -j8 test (UNIX) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc debugger

Description of change

Add example to show what running Node.js with --inspect should look like.

Some IDEs do not show the link when running with --inspect. This example hints to what the full output looks like.

Merge request reports

Loading