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

chore(devtools): add dev:watch:inspect script #829

Merged
merged 1 commit into from
Apr 4, 2019

Conversation

erkarl
Copy link
Collaborator

@erkarl erkarl commented Mar 13, 2019

This commit adds a dev:watch:inspect script which enables inspector agent.

This allows us to leverage the Chrome devtools for debugging xud when using it in conjunction with Node.js V8 --inspector Manager (NiM).

Screen Shot 2019-03-13 at 12 13 04

This commit adds a `dev:watch:inspect` script which enables inspector
agent listening on `127.0.0.1:9229` by default.
@erkarl erkarl added the enhancement New feature or request label Mar 13, 2019
@erkarl erkarl requested a review from sangaman March 13, 2019 10:15
@ghost ghost assigned erkarl Mar 13, 2019
@ghost ghost added the in progress label Mar 13, 2019
Copy link
Collaborator

@sangaman sangaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, I'll have to try this some time.

@erkarl erkarl merged commit d0374bb into master Apr 4, 2019
@ghost ghost removed the in progress label Apr 4, 2019
@erkarl erkarl deleted the feat/add-dev-watch-inspect-script branch April 4, 2019 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants