We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v16.7.0
Linux 5.11.0-27-generic #29~20.04.1-Ubuntu SMP Wed Aug 11 15:58:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
No response
Debugger not stop on breakpoints
The text was updated successfully, but these errors were encountered:
I cannot reproduce. Tried with node --inspect-brk and VSCode's "Attach to Node Process" command. It stops on breakpoints that I set from the editor.
node --inspect-brk
Can you please give a bit more information on the setup needed to reproduce this?
Sorry, something went wrong.
Sorry. Its not an error of v16.7. Debugger not working after
sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
@tagplus5 can you clarify that you mean it's not related to Node.js and this can be closed or if you think it should work with that setcap?
No branches or pull requests
Version
v16.7.0
Platform
Linux 5.11.0-27-generic #29~20.04.1-Ubuntu SMP Wed Aug 11 15:58:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
Debugger not stop on breakpoints
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: