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 adb.process(), Fix Android Debugging under GDB #834

Closed
wants to merge 5 commits into from

Conversation

zachriggle
Copy link
Member

@zachriggle zachriggle commented Jan 5, 2017

The code for adb.process() doesn't set many convenience variables on the object it returns, which other tubes.process code does do.

  • .argv
  • .env
  • .executable
  • .pid

Additionally, at some point all of the GDB debugging stuff broke and nobody noticed, because nobody ever used it except me.

Note that this has #833 cherry-picked and squashed, so that I could test with those changes.

@zachriggle
Copy link
Member Author

This is officially stalled, I haven't had time to work on this in a while. I'm leaving the PR open for another while, since Pull Requests are free 😄

@zachriggle
Copy link
Member Author

Housekeeping: Closing this Pull Request so that it doesn't show as outstanding.

I might work on this in the future at some point, but have no cycles currently.

@zachriggle zachriggle closed this Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant