bugger-v8-client | v8 debugger client | Code Inspection library
kandi X-RAY | bugger-v8-client Summary
kandi X-RAY | bugger-v8-client Summary
v8 debugger client
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of bugger-v8-client
bugger-v8-client Key Features
bugger-v8-client Examples and Code Snippets
Community Discussions
Trending Discussions on bugger-v8-client
QUESTION
I am trying to develop a node.js debugger in JavaScript. I am executing a JS script using node --inspect-brk
like below-
ANSWER
Answered 2018-Nov-23 at 11:02try to send this message: {"id": 7, "method": "Runtime.runIfWaitingForDebugger"}
;
i think that maybe the problem is the parameter "-brk" blocks the nodejs process. so when you send message, it can not get response. but when you open chrome to debug it at that time, you found it works well. so, open the chrome devtool and check the ws network info. i found ws sends some messages when it builds. maybe when you send message: "Runtime.runIfWaitingForDebugger", the nodejs process will continue running.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install bugger-v8-client
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page