My Android Studio version is 2026.1.3 Patch 1. When debugging, there is no Coroutines Tab in debugger tool window. My project has referenced libraries kotlinx-coroutines-android and kotlinx-coroutines-core, their versions are 1.11.0.
According to this post, Android Studio in version 2021.3.1 and above should have Coroutines Tab.
