Commit ec4440aa authored by James Ide's avatar James Ide Committed by James M Snell
Browse files

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

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.

PR-URL: https://github.com/nodejs/node/pull/11495


Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarGibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarJosh Gavant <josh.gavant@outlook.com>
Reviewed-By: default avatarJoyee Cheung <joyeec9h3@gmail.com>
parent c2e838ee
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment