Issue
According to Googles documentation there should be a tab for debugger settings in the Run/Debug configuration but I cannot see it. What can I do to get the debugger options for my project?
I’m using Android Studio 3.2 on mac with lldb install through Android SDK.
Solution
Same bug with Android Studio 2021.3.1 under Linux. I deleted folder ~/.config/Google/AndroidStudio*
to get back the Debugging tab.
Answered By – Vincent LE GARREC
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0