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

Enhance GDB debugger to work with node.js #2214

Closed
bmicklea opened this issue Aug 25, 2016 · 3 comments
Closed

Enhance GDB debugger to work with node.js #2214

bmicklea opened this issue Aug 25, 2016 · 3 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Milestone

Comments

@bmicklea
Copy link

With many users moving to Node it would be good to offer an enhanced debugging experience with node using our built-in GDB debugger.

@tolusha - if you need any extra information let me know.

@bmicklea bmicklea added the kind/enhancement A feature request - must adhere to the feature request template. label Aug 25, 2016
@TylerJewell
Copy link

I saw this is requested for the next sprint. What is the driver for doing it so quick - do we have outstanding user requests?

@vkuznyetsov vkuznyetsov added status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. team/enterprise labels Aug 26, 2016
@tolusha tolusha added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Sep 15, 2016
@tolusha tolusha mentioned this issue Sep 28, 2016
2 tasks
@tolusha tolusha added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. status/pending-merge and removed status/in-progress This issue has been taken by an engineer and is under active development. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. status/pending-merge labels Sep 28, 2016
@tolusha tolusha added this to the 5.0.0-M5 milestone Sep 30, 2016
@bmicklea
Copy link
Author

bmicklea commented Oct 3, 2016

@tolusha what's the latest status? Is there someone who can provide the code review so we can get this merged?

@0Grit
Copy link

0Grit commented Apr 19, 2017

The host and port debug configuration options are not implemented in the gui for the node debugger.
I'd like to debug a remote target with the node debugger.
Can this be implemented and any recommendations accomplishing this until then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

5 participants