[Lldb-commits] [PATCH] D97114: [lldb] [docs] Update platform support status

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Feb 21 11:56:39 PST 2021


labath accepted this revision.
labath added inline comments.


================
Comment at: lldb/docs/index.rst:75-76
 * iOS, tvOS, and watchOS device debugging on ARM and AArch64
-* Linux user-space debugging for i386, x86_64 and PPC64le
-* FreeBSD user-space debugging for i386 and x86_64
+* Linux user-space debugging for i386, x86_64, ARM, AArch64, MIPS64, PPC64le,
+  s390x
+* FreeBSD user-space debugging for i386, x86_64, ARM, AArch64, MIPS64, PPC
----------------
I wonder if mips or systemz hasn't bitrotted already, but whatever...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97114/new/

https://reviews.llvm.org/D97114



More information about the lldb-commits mailing list