| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
`--debug=1.2.3.4:5678` and `--debug=example.com:5678` are now accepted, likewise the `--debug-brk` and `--debug-port` switch. The latter is now something of a misnomer but it's undocumented and for internal use only so it shouldn't matter too much. `--inspect=1.2.3.4:5678` and `--inspect=example.com:5678` are also accepted but don't use the host name yet; they still bind to the default address. Fixes: nodejs#3306 PR-URL: nodejs#3316 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Sorry, something went wrong.
|
As far as I can tell, the freebsd failure is unrelated. Anyone know what that's about? https://ci.nodejs.org/job/node-test-commit-freebsd/5319/nodes=freebsd11-x64/console |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM, thanks for doing this.
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
Description of change
This is a backport of:
/cc @bnoordhuis @thealphanerd @nodejs/diagnostics