Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

v16.7.0 debugger not work on vscode and webstorm #39842

Closed
tagplus5 opened this issue Aug 22, 2021 · 3 comments
Closed

v16.7.0 debugger not work on vscode and webstorm #39842

tagplus5 opened this issue Aug 22, 2021 · 3 comments
Labels
inspector Issues and PRs related to the V8 inspector protocol

Comments

@tagplus5
Copy link

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

@targos targos added the inspector Issues and PRs related to the V8 inspector protocol label Aug 22, 2021
@targos
Copy link
Member

targos commented Aug 22, 2021

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.

Can you please give a bit more information on the setup needed to reproduce this?

@tagplus5
Copy link
Author

tagplus5 commented Aug 22, 2021

Sorry. Its not an error of v16.7. Debugger not working after

sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)

@mhdawson
Copy link
Member

@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?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
inspector Issues and PRs related to the V8 inspector protocol
Projects
None yet
Development

No branches or pull requests

3 participants