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

Fix debugger attachment to running android process #6393

Open
wants to merge 1 commit into
base: google
Choose a base branch
from

Conversation

idanakav
Copy link
Contributor

The extension was never registered in the plugin xml and causing a silent crash when trying to attach a debugger to en existing android process

The extension was never registered in the plugin xml and causing a silent crash when trying to attach a debugger to en xisting android process
@sgowroji sgowroji added product: Android Studio Android Studio plugin awaiting-user-response Awaiting response from author on PRs labels Apr 19, 2024
@ThomasCJY
Copy link

@idanakav @mai93 @vsiva Android Debugger Attachment on bazel project has been broken since Iguana and this seems to be the correct fix. Can we prioritize merging the change and include it in the next release?

The intellij-plugin-aspect-google failure seems to be flakiness, we probably can rebase the branch to trigger a rebuild

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-user-response Awaiting response from author on PRs product: Android Studio Android Studio plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants