[Lldb-commits] [lldb] [lldb][lldb-server] Fix zip file lookup ignoring last entry in the zip file (PR #173966)

Gabriele Mondada via lldb-commits lldb-commits at lists.llvm.org
Mon May 4 02:31:00 PDT 2026


gmondada wrote:

Correct, this bug mainly affects the lldb-server for Android, which is shipped in the Android NDK (and in Android Studio).

There are scenarios in which you could face this bug in lldb from the swift toolchain, but this fix will be in the swift main trunk soon anyway.


https://github.com/llvm/llvm-project/pull/173966


More information about the lldb-commits mailing list