Skip to content
New issue

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

node-inspector debuger support #148

Closed
midzelis opened this issue Apr 18, 2016 · 1 comment
Closed

node-inspector debuger support #148

midzelis opened this issue Apr 18, 2016 · 1 comment
Labels

Comments

@midzelis
Copy link

What would it take to support the node-inspector debugger? https://github.com/node-inspector/node-inspector

This debugger is one of the best for node, since it allows you to use the normal chrome (Blink) debugger. It also includes a console, a CPU/heap profiler, and even allows you to save modifications back to the file.

I would love to see this debugger supported!

@irbull irbull added the nodejs label Jan 10, 2019
@irbull
Copy link
Member

irbull commented Jan 10, 2019

We are limiting the scope of this project to V8 on Android only. If someone would like to maintain a downstream project that includes NodeJS support, I would support that. See #441 for more information. I'm closing this as out of scope.

For what it's worth, I think it's a great idea, but I want to be honest about what I can realistically maintain.

@irbull irbull closed this as completed Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants