Make BlazeRunConfiguration compatible with Android Studio Debugger Attacher #6587
Labels
awaiting-maintainer
Awaiting review from Bazel team on issues
product: Android Studio
Android Studio plugin
type: feature request
Description of the feature request:
Currently, blaze run configuration cannot be recognized by android debugger attacher due to the fact that it doesn't inherit RunConfigurationWithDebugger interface.
Repro Steps:
Which category does this issue belong to?
Android Studio
What underlying problem are you trying to solve with this feature?
This feature will make the customized blaze run configuration compatible with android studio attacher debugger button so that developers can directly attach debugger to their running android app process with customized config settings without the need to go through compilation and app installation.
What operating system, Intellij IDE and programming languages are you using? Please provide specific versions.
Android Studio Iguana
Have you found anything relevant by searching the web?
No response
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: