Search code examples
androidandroid-studiolldbandroid-sdk-tools

What exactly is LLDB in Android Studio?


I am trying to understand what exactly is LLDB in Android Studio.

I am new to Android Studio and it's a bit puzzling as to if I should install this on an AMD system.


Solution

  • LLDB is a native debugger; nothing to worry about unless you use the NDK.

    Current AMD CPU work fine, while using KVM or WHPX for the virtualization.