Android Studio 中缺少“调试器”选项卡

mac*_*ach 5 android android-studio

根据Google 的文档,运行/调试配置中应该有一个用于调试器设置的选项卡,但我看不到它。我可以做什么来获取我的项目的调试器选项?

我在 mac 上使用 Android Studio 3.2,并通过 Android SDK 安装 lldb。

缺少调试器选项卡

Vin*_*REC 1

Linux 下的 Android Studio 2021.3.1 存在相同的错误。我删除了文件夹~/.config/Google/AndroidStudio*以恢复“调试”选项卡。