| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Logs the raw messages from the inspector when NODE_DEBUG_NATIVE is set to inspector_server to facilitate debugging.
|
By the way I am not sure since when we stopped using INSPECTOR_SERVER, but before this patch INSPECTOR_SERVER is otherwise unused. |
Sorry, something went wrong.
Sorry, something went wrong.
…gging Co-authored-by: Anna Henningsen <github@addaleax.net>
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/46941 ✔ Done loading data for nodejs/node/pull/46941 ----------------------------------- PR info ------------------------------------ Title inspector: log response and requests in the inspector for debugging (#46941) Author Joyee Cheung (@joyeecheung) Branch joyeecheung:inspector-debug -> nodejs:main Labels c++, inspector, needs-ci, commit-queue-squash Commits 2 - inspector: log response and requests in the inspector for debugging - fixup! inspector: log response and requests in the inspector for debu… Committers 2 - Joyee Cheung - GitHub PR-URL: https://github.com/nodejs/node/pull/46941 ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/46941 -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last review: ⚠ - fixup! inspector: log response and requests in the inspector for debu… ℹ This PR was created on Fri, 03 Mar 2023 18:15:18 GMT ✘ Approvals: 0 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-03-13T16:29:57Z: https://ci.nodejs.org/job/node-test-pull-request/50357/ - Querying data for job/node-test-pull-request/50357/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/4451496611 |
Sorry, something went wrong.
|
cc @nodejs/inspector @nodejs/cpp-reviewers can I have some review please? |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Logs the raw messages from the inspector when NODE_DEBUG_NATIVE is set to inspector_server to facilitate debugging. PR-URL: #46941 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
Logs the raw messages from the inspector when NODE_DEBUG_NATIVE is set to inspector_server to facilitate debugging. PR-URL: #46941 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
Logs the raw messages from the inspector when NODE_DEBUG_NATIVE is set to inspector_server to facilitate debugging. PR-URL: #46941 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
| Back | FazBrowse Home | New Git URL |
Logs the raw messages from the inspector when NODE_DEBUG_NATIVE is set to inspector_server to facilitate debugging.