Skip to content

doc: update V8 debugger doc to mention --inspect-brk

Rodrigo Muino Tomonari requested to merge github/fork/ide/docs-inspect into master

Node now supports the --inspect-brk flag, which does the same thing as --inspect --debug-brk. One thing that's nice about the new flag is that it uses "inspect" language -- this is a suggested update to the docs.

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

doc

Merge request reports

Loading